Blimp: remove vestige of advanced failsafe

This commit is contained in:
Peter Barker 2023-02-07 13:17:31 +11:00 committed by Andrew Tridgell
parent 77039f38f6
commit 1aa5e07564
1 changed files with 0 additions and 4 deletions

View File

@ -18,10 +18,6 @@
#error CONFIG_HAL_BOARD must be defined to build Blimp #error CONFIG_HAL_BOARD must be defined to build Blimp
#endif #endif
#ifndef ADVANCED_FAILSAFE
# define ADVANCED_FAILSAFE DISABLED
#endif
#ifndef ARMING_DELAY_SEC #ifndef ARMING_DELAY_SEC
# define ARMING_DELAY_SEC 2.0f # define ARMING_DELAY_SEC 2.0f
#endif #endif