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

Add Missing Attribute for sc_end in the FAST.Farm Super Controller #749

Merged
merged 2 commits into from
May 11, 2021

Commits on May 11, 2021

  1. Fixed a Small Bug in ServoDyn

    All this bug does is write unnecessary messages to the screen, e.g., "Using legacy Bladed DLL interface."
    jjonkman committed May 11, 2021
    Configuration menu
    Copy the full SHA
    e215d5a View commit details
    Browse the repository at this point in the history
  2. Add Missing Attribute for sc_end in the FAST.Farm Super Controller

    The !DEC$ ATTRIBUTES DLLEXPORT was missing for sc_end and has now been added.
    jjonkman committed May 11, 2021
    Configuration menu
    Copy the full SHA
    a25561a View commit details
    Browse the repository at this point in the history