mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-11 02:18:29 -04:00
hwdef: fixed buzzer on CUAV_GPS peripheral
This commit is contained in:
parent
5c4d896f40
commit
e4fd86f679
@ -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