hwdef: removed unused AP_FEATURE_BRD_PWM_COUNT_PARAM

This commit is contained in:
Andrew Tridgell 2022-10-07 08:01:44 +11:00
parent fe88515889
commit fdff3d57ac
2 changed files with 0 additions and 4 deletions

View File

@ -165,5 +165,3 @@ PC9 EXTERN_GPIO5 OUTPUT GPIO(5)
# IRQ for MPU6000
PB0 EXTI_MPU6000 INPUT PULLUP
PB1 DRDY_HMC5883 INPUT PULLUP
define AP_FEATURE_BRD_PWM_COUNT_PARAM 1

View File

@ -178,5 +178,3 @@ PE5 TIM9_CH1 TIM9 ALARM
# IRQ for MPU6000
PB0 DRDY_ICM20689 INPUT PULLUP
PB1 DRDY_IST8310 INPUT PULLUP
define AP_FEATURE_BRD_PWM_COUNT_PARAM 1