mirror of https://github.com/ArduPilot/ardupilot
Blimp: remove vestige of advanced failsafe
This commit is contained in:
parent
77039f38f6
commit
1aa5e07564
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue