Skip to content

Commit a89c0ab

Browse files
bcostmarostm
authored andcommitted
DISCO_F413ZH: Add BUTTON1 definition
1 parent b862b65 commit a89c0ab

File tree

1 file changed

+1
-0
lines changed
  • targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F413xH/TARGET_DISCO_F413ZH

1 file changed

+1
-0
lines changed

targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F413xH/TARGET_DISCO_F413ZH/PinNames.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -229,6 +229,7 @@ typedef enum {
229229
LED4 = LED1,
230230
LED_RED = LED2,
231231
USER_BUTTON = PA_0,
232+
BUTTON1 = USER_BUTTON,
232233
SERIAL_TX = PG_14,
233234
SERIAL_RX = PG_9,
234235
USBTX = SERIAL_TX,

0 commit comments

Comments
 (0)