Skip to content

Commit cc30032

Browse files
committed
remove A4 and A5 define
1 parent 6c4aa51 commit cc30032

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

variants/SEEED_XIAO_WIFI/pins_arduino.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,6 @@ static const uint8_t A0 = 2;
2626
static const uint8_t A1 = 3;
2727
static const uint8_t A2 = 4;
2828
static const uint8_t A3 = 5;
29-
static const uint8_t A4 = 6;
30-
static const uint8_t A5 = 7;
3129

3230
static const uint8_t D0 = 2;
3331
static const uint8_t D1 = 3;

0 commit comments

Comments
 (0)