Skip to content

Commit 5eda2d1

Browse files
committed
chore: delete the definition of pin A3
1 parent 5d9cd9a commit 5eda2d1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Diff for: variants/XIAO_ESP32C3/pins_arduino.h

-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ static const uint8_t SCK = 8;
1717
static const uint8_t A0 = 2;
1818
static const uint8_t A1 = 3;
1919
static const uint8_t A2 = 4;
20-
static const uint8_t A3 = 5;
2120

2221
static const uint8_t D0 = 2;
2322
static const uint8_t D1 = 3;

0 commit comments

Comments
 (0)