Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix #303, check that module type is not invalid #304

Merged

Commits on Sep 3, 2021

  1. Fix nasa#303, check that module type is not invalid

    Rather than only calling "Init" on a "SIMPLE" module type, just
    check that it is not invalid instead.  Even extension types
    still have an Init routine that needs to be called.
    jphickey committed Sep 3, 2021
    Configuration menu
    Copy the full SHA
    82f5339 View commit details
    Browse the repository at this point in the history