Delete a button definition

pull/8725/head
chao_king 2018-11-15 17:00:08 +08:00 committed by c_jin
parent bb1e4a72d8
commit d2779a6a3b
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,