Skip to content

Commit 9485488

Browse files
authored
Merge branch 'ripplebiz:dev' into dev
2 parents e48e64a + c226602 commit 9485488

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

variants/wio-tracker-l1/variant.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
#define PIN_BUTTON3 (26) // Joystick Down
3131
#define PIN_BUTTON4 (27) // Joystick Left
3232
#define PIN_BUTTON5 (28) // Joystick Right
33-
#define PIN_BUTTON6 (28) // Joystick Press
33+
#define PIN_BUTTON6 (29) // Joystick Press
3434
#define PIN_USER_BTN PIN_BUTTON1
3535
#define JOYSTICK_UP PIN_BUTTON2
3636
#define JOYSTICK_DOWN PIN_BUTTON3

0 commit comments

Comments
 (0)