mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-10 18:08:30 -04:00
hwdef: fixed buzzer on CUAV_GPS peripheral
This commit is contained in:
parent
ad1e513b2f
commit
51d22a93f1
@ -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
Block a user