Skip to content

Commit a27a58f

Browse files
authored
Update pins_arduino.h
1 parent 384b564 commit a27a58f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

variants/waveshare_esp32_s3_tiny/pins_arduino.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,6 @@ static const uint8_t SCK = 33; // FSPICLK
3636
//static const uint8_t SPIWP = 31;
3737
//static const uint8_t SPIHD = 30;
3838

39-
static const uint8_t GPIO4 = 4;
40-
4139
// Mapping based on the ESP32S3 data sheet - alternate for OUTPUT
4240
static const uint8_t GPIO1 = 1;
4341
static const uint8_t GPIO2 = 2;

0 commit comments

Comments
 (0)