hwdef: fixed buzzer on CUAV_GPS peripheral

This commit is contained in:
Andrew Tridgell 2022-03-03 12:38:24 +11:00
parent 5c4d896f40
commit e4fd86f679

View File

@ -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