Skip to content

Commit

Permalink
chore: delete the definition of pin A3 (#9798)
Browse files Browse the repository at this point in the history
Co-authored-by: Lucas Saavedra Vaz <32426024+lucasssvaz@users.noreply.github.com>
  • Loading branch information
Lesords and lucasssvaz committed Jun 13, 2024
1 parent f22ddb3 commit cbf1e94
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion variants/XIAO_ESP32C3/pins_arduino.h
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ static const uint8_t SCK = 8;
static const uint8_t A0 = 2;
static const uint8_t A1 = 3;
static const uint8_t A2 = 4;
static const uint8_t A3 = 5;

static const uint8_t D0 = 2;
static const uint8_t D1 = 3;
Expand Down

0 comments on commit cbf1e94

Please sign in to comment.