mirror of https://github.com/ARMmbed/mbed-os.git
Delete a button definition
parent
bb1e4a72d8
commit
d2779a6a3b
|
@ -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,
|
||||
|
|
Loading…
Reference in New Issue