Mantis: remove duplicate define

This commit is contained in:
Julian Oes 2021-09-29 08:38:47 +02:00 committed by Daniel Agar
parent 7759ffb00e
commit 4a43155e69
1 changed files with 0 additions and 1 deletions

View File

@ -144,7 +144,6 @@
#define RC_SERIAL_PORT "/dev/ttyS5"
#define RC_SERIAL_SINGLEWIRE
#define BOARD_HAS_POWER_CONTROL 1
/* power on/off */
#define MS_PWR_BUTTON_DOWN 750
#define KEY_AD_GPIO (GPIO_INPUT|GPIO_PULLUP|GPIO_EXTI|GPIO_PORTC|GPIO_PIN4)