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

Revert "Command to allow geofence action to be set per-fence (#1482)" #1626

Merged
merged 1 commit into from
Apr 30, 2021

Commits on Apr 30, 2021

  1. Revert "Command to allow geofence action to be set per-fence (#1482)"

    This reverts commit 6652031.
    
    There's a problem with the C library generator:
    The addition of MAV_CMD to development.xml led to the removal
    of MAV_CMD in common.h. This breaks build for everyone using that enum
    and including 'common.h' or 'standard.h' (and probably others).
    See mavlink/c_library_v2@992871b
    bkueng committed Apr 30, 2021
    Configuration menu
    Copy the full SHA
    01bf1ee View commit details
    Browse the repository at this point in the history