HAL_ChibiOS: fixed typo
thanks to Malcolm Churn for noticing
This commit is contained in:
parent
b3f48a1477
commit
3fd3e88d04
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user