mirror of https://github.com/ArduPilot/ardupilot
hwdef: fixed buzzer on CUAV_GPS peripheral
This commit is contained in:
parent
2598257e76
commit
bffa7d9893
|
@ -152,3 +152,6 @@ define HAL_PERIPH_ENABLE_BARO
|
|||
# startup
|
||||
define HAL_PERIPH_NEOPIXEL_CHAN_WITHOUT_NOTIFY 0
|
||||
define HAL_PERIPH_NEOPIXEL_COUNT_WITHOUT_NOTIFY 8
|
||||
|
||||
# also enable buzzer
|
||||
define HAL_PERIPH_ENABLE_BUZZER_WITHOUT_NOTIFY 1
|
||||
|
|
Loading…
Reference in New Issue