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
@@ -80,7 +80,6 @@
/* PWM */
#define DIRECT_PWM_OUTPUT_CHANNELS 8
#define DIRECT_INPUT_TIMER_CHANNELS 8
/* Power supply control and monitoring GPIOs */
#define GPIO_nPOWER_IN_A /* PB5 */ (GPIO_INPUT|GPIO_PULLUP|GPIO_PORTB|GPIO_PIN5)