Revise M263A button pin name

pull/13325/head
cyliangtw 2020-07-21 19:24:23 +08:00
parent a548e2c367
commit dd48500cc3
1 changed files with 2 additions and 2 deletions

View File

@ -101,8 +101,8 @@ typedef enum {
LED_RED = LED1, LED_RED = LED1,
// Button naming // Button naming
SW2 = PB_11, SW2 = PG_4,
SW3 = PB_11, SW3 = PG_4,
BUTTON1 = SW2, BUTTON1 = SW2,
BUTTON2 = SW3, BUTTON2 = SW3,