AP_Notify: remove unused HAL_BUZZER_OFF defines

This commit is contained in:
Henry Wurzburg 2023-04-21 08:26:50 -05:00 committed by Peter Barker
parent be94015dba
commit 3362f752cb
1 changed files with 0 additions and 1 deletions

View File

@ -140,7 +140,6 @@ AP_Notify *AP_Notify::_singleton;
#ifndef HAL_BUZZER_ON
#define HAL_BUZZER_ON 1
#define HAL_BUZZER_OFF 0
#endif
// table of user settable parameters