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 #746

Closed
wants to merge 2 commits into from

Commits on May 10, 2021

  1. 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 10, 2021
    Configuration menu
    Copy the full SHA
    2d38f07 View commit details
    Browse the repository at this point in the history
  2. 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 10, 2021
    Configuration menu
    Copy the full SHA
    ce7df78 View commit details
    Browse the repository at this point in the history