Skip to content

Commit e33bc87

Browse files
authored
Update pins_arduino.h
1 parent 9a783a5 commit e33bc87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: variants/Geekble_ESP32C3/pins_arduino.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,6 @@ static const uint8_t A1 = 1;
2727
static const uint8_t A2 = 2;
2828
static const uint8_t A3 = 3;
2929
static const uint8_t A4 = 4;
30-
static const uint8_t A5 = 5;
30+
//static const uint8_t A5 = 5; // ADC1 no longer supported
3131

3232
#endif /* Pins_Arduino_h */

0 commit comments

Comments
 (0)