DISCO_F413ZH: Add BUTTON1 definition

pull/4410/head
bcostm 2017-05-12 10:03:46 +02:00 committed by arostm
parent b862b653d3
commit a89c0ab1c0
1 changed files with 1 additions and 0 deletions

View File

@ -229,6 +229,7 @@ typedef enum {
LED4 = LED1,
LED_RED = LED2,
USER_BUTTON = PA_0,
BUTTON1 = USER_BUTTON,
SERIAL_TX = PG_14,
SERIAL_RX = PG_9,
USBTX = SERIAL_TX,