HAL_ChibiOS: fixed typo

thanks to Malcolm Churn for noticing
This commit is contained in:
Andrew Tridgell 2019-03-15 08:51:52 +11:00
parent b3f48a1477
commit 3fd3e88d04

View File

@ -195,7 +195,7 @@ PH9 TIM12_CH2 TIM12 PWM(8) GPIO(57) NODMA
define BOARD_PWM_COUNT_DEFAULT 8
# PWM output for buzzer
PE5 TIM15_CH1 TIM9 GPIO(77) ALARM
PE5 TIM15_CH1 TIM15 GPIO(77) ALARM
# analog in
PA0 BATT_VOLTAGE_SENS ADC1 SCALE(1)