There was an error while loading. Please reload this page.
1 parent 222bdd3 commit 037139aCopy full SHA for 037139a
libraries/USB/examples/HIDGamepad/HIDGamepad.ino
@@ -92,8 +92,6 @@ GamepadReport report;
92
93
// ---------------- GPIO BUTTON SETUP ----------------
94
95
-const uint8_t BOOT_PIN = 0;
96
-
97
// BUTTON PINS
98
const uint8_t A_BUTTON = 36; // GPIO36, SPIIO7, FSPICLK.
99
const uint8_t B_BUTTON = 37; // GPIO37, SPIDQS, FSPIQ.
0 commit comments