HAL_ChibiOS: make pwm pin pulldown

This commit is contained in:
Andrew Tridgell 2019-12-19 18:51:46 +11:00
parent d249f870b9
commit 6f6fbb5b48

View File

@ -19,7 +19,7 @@ define CH_CFG_ST_RESOLUTION 16
# use USART1_RX as input for PWM trigger
undef PA10
PA10 PWM_TRIGGER INPUT FLOAT GPIO(77)
PA10 PWM_TRIGGER INPUT PULLDOWN GPIO(77)
define PWM_HARDPOINT_PIN 77
# no I2C