We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fcd4799 commit 4b08182Copy full SHA for 4b08182
variants/adafruit_feather_esp32_v2/pins_arduino.h
@@ -48,7 +48,7 @@ static const uint8_t A13 = 35;
48
#define BATT_MONITOR 35
49
50
// internal switch
51
-#define BUTTON = 38;
+#define BUTTON 38
52
53
// Neopixel
54
#define PIN_NEOPIXEL 0
0 commit comments