We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a783a5 commit 003db9eCopy full SHA for 003db9e
variants/Geekble_ESP32C3/pins_arduino.h
@@ -27,6 +27,6 @@ static const uint8_t A1 = 1;
27
static const uint8_t A2 = 2;
28
static const uint8_t A3 = 3;
29
static const uint8_t A4 = 4;
30
-static const uint8_t A5 = 5;
+//static const uint8_t A5 = 5; // ADC1 no longer supported
31
32
#endif /* Pins_Arduino_h */
0 commit comments