Delete a button definition

pull/9208/head
chao_king 2018-11-15 17:00:08 +08:00 committed by Cruz Monrreal II
parent ee5023c797
commit 8b9cfba76d
1 changed files with 0 additions and 2 deletions

View File

@ -177,11 +177,9 @@ typedef enum {
KEY2 = PORTA_0,
KEY3 = PORTB_1,
KEY4 = PORTD_2,
BUTTON1 = KEY2,
BUTTON2 = KEY3,
BUTTON3 = KEY4,
SERIAL_TX = PORTA_9,
SERIAL_RX = PORTA_10,