We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 384b564 commit a27a58fCopy full SHA for a27a58f
variants/waveshare_esp32_s3_tiny/pins_arduino.h
@@ -36,8 +36,6 @@ static const uint8_t SCK = 33; // FSPICLK
36
//static const uint8_t SPIWP = 31;
37
//static const uint8_t SPIHD = 30;
38
39
-static const uint8_t GPIO4 = 4;
40
-
41
// Mapping based on the ESP32S3 data sheet - alternate for OUTPUT
42
static const uint8_t GPIO1 = 1;
43
static const uint8_t GPIO2 = 2;
0 commit comments