Skip to content

Commit 2935981

Browse files
committed
Revise M263A button pin name
1 parent 3a8989a commit 2935981

File tree

1 file changed

+2
-2
lines changed
  • targets/TARGET_NUVOTON/TARGET_M261/TARGET_NUMAKER_IOT_M263A

1 file changed

+2
-2
lines changed

targets/TARGET_NUVOTON/TARGET_M261/TARGET_NUMAKER_IOT_M263A/PinNames.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -101,8 +101,8 @@ typedef enum {
101101
LED_RED = LED1,
102102

103103
// Button naming
104-
SW2 = PB_11,
105-
SW3 = PB_11,
104+
SW2 = PG_4,
105+
SW3 = PG_4,
106106
BUTTON1 = SW2,
107107
BUTTON2 = SW3,
108108

0 commit comments

Comments
 (0)