boards: remove DIRECT_INPUT_TIMER_CHANNELS from board_config.h

This commit is contained in:
Beat Küng
2021-09-08 12:14:50 +02:00
committed by Daniel Agar
parent ae8733c2d4
commit c5c80e31b6
33 changed files with 16 additions and 47 deletions
-1
View File
@@ -101,7 +101,6 @@
/* PWM
*/
#define DIRECT_PWM_OUTPUT_CHANNELS 9
#define DIRECT_INPUT_TIMER_CHANNELS 9
#define BOARD_CAPTURE_GPIO /* PD14 */ (GPIO_INPUT|GPIO_FLOAT|GPIO_EXTI|GPIO_PORTD|GPIO_PIN14)