hwdef: fixed buzzer on CUAV_GPS peripheral

This commit is contained in:
Andrew Tridgell 2022-03-03 12:38:24 +11:00 committed by Randy Mackay
parent 2598257e76
commit bffa7d9893
1 changed files with 3 additions and 0 deletions

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