AP_HAL_ChibiOS: pull the right pin for KakuteF4 buzzer

This commit is contained in:
Andy Piper 2021-05-13 18:27:33 +01:00 committed by Andrew Tridgell
parent 1eb4f478da
commit 25be0cf4b4
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ PB5 LED_BOOTLOADER OUTPUT LOW
define HAL_LED_ON 0
# Avoid buzzer scream
PD15 BUZZER OUTPUT LOW PULLDOWN
PC9 BUZZER OUTPUT LOW PULLDOWN
# the location where the bootloader will put the firmware
FLASH_BOOTLOADER_LOAD_KB 64