mirror of https://github.com/ArduPilot/ardupilot
Blimp: add and use HAL_BUTTON_ENABLE
This commit is contained in:
parent
bfe9208849
commit
52eb168ca5
|
@ -299,12 +299,6 @@
|
|||
# define MODE_SYSTEMID_ENABLED !HAL_MINIMIZE_FEATURES
|
||||
#endif
|
||||
|
||||
//////////////////////////////////////////////////////////////////////////////
|
||||
// Button - Enable the button connected to AUX1-6
|
||||
#ifndef BUTTON_ENABLED
|
||||
# define BUTTON_ENABLED ENABLED
|
||||
#endif
|
||||
|
||||
//////////////////////////////////////////////////////////////////////////////
|
||||
// RADIO CONFIGURATION
|
||||
//////////////////////////////////////////////////////////////////////////////
|
||||
|
|
Loading…
Reference in New Issue