We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f95ebf commit 5bbf9feCopy full SHA for 5bbf9fe
variants/dfrobot_lorawan_esp32s3/pins_arduino.h
@@ -28,7 +28,7 @@ static const uint8_t SCK = 12;
28
29
#define TFT_DC 14
30
#define TFT_CS 17
31
-#define TFT_RST 15
+#define TFT_RST 15
32
#define TFT_BL 16 // Backlight pin
33
34
#endif /* Pins_Arduino_h */
0 commit comments