mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-03 14:38:30 -04:00
AP_Notify: remove unused HAL_BUZZER_OFF defines
This commit is contained in:
parent
be94015dba
commit
3362f752cb
@ -140,7 +140,6 @@ AP_Notify *AP_Notify::_singleton;
|
|||||||
|
|
||||||
#ifndef HAL_BUZZER_ON
|
#ifndef HAL_BUZZER_ON
|
||||||
#define HAL_BUZZER_ON 1
|
#define HAL_BUZZER_ON 1
|
||||||
#define HAL_BUZZER_OFF 0
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
// table of user settable parameters
|
// table of user settable parameters
|
||||||
|
Loading…
Reference in New Issue
Block a user