Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 003db9e

Browse filesBrowse files
authored
Update pins_arduino.h (#11000)
1 parent 9a783a5 commit 003db9e
Copy full SHA for 003db9e

File tree

1 file changed

+1
-1
lines changed
Filter options

1 file changed

+1
-1
lines changed

‎variants/Geekble_ESP32C3/pins_arduino.h

Copy file name to clipboardExpand all lines: variants/Geekble_ESP32C3/pins_arduino.h
+1-1Lines changed: 1 addition & 1 deletion
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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.