Skip to content

Commit

Permalink
Update pins_arduino.h
Browse files Browse the repository at this point in the history
  • Loading branch information
Godeffroy authored Nov 21, 2024
1 parent 384b564 commit a27a58f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions variants/waveshare_esp32_s3_tiny/pins_arduino.h
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,6 @@ static const uint8_t SCK = 33; // FSPICLK
//static const uint8_t SPIWP = 31;
//static const uint8_t SPIHD = 30;

static const uint8_t GPIO4 = 4;

// Mapping based on the ESP32S3 data sheet - alternate for OUTPUT
static const uint8_t GPIO1 = 1;
static const uint8_t GPIO2 = 2;
Expand Down

0 comments on commit a27a58f

Please sign in to comment.