Delete a button definition

pull/8725/head
chao_king 2018-11-15 17:00:08 +08:00 committed by GitHub
parent 0d4bb5c7f0
commit d44ef2735d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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,