We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e48e64a + c226602 commit 9485488Copy full SHA for 9485488
variants/wio-tracker-l1/variant.h
@@ -30,7 +30,7 @@
30
#define PIN_BUTTON3 (26) // Joystick Down
31
#define PIN_BUTTON4 (27) // Joystick Left
32
#define PIN_BUTTON5 (28) // Joystick Right
33
-#define PIN_BUTTON6 (28) // Joystick Press
+#define PIN_BUTTON6 (29) // Joystick Press
34
#define PIN_USER_BTN PIN_BUTTON1
35
#define JOYSTICK_UP PIN_BUTTON2
36
#define JOYSTICK_DOWN PIN_BUTTON3
0 commit comments