Skip to content

Commit 5bbf9fe

Browse files
authored
Update pins_arduino.h
1 parent 7f95ebf commit 5bbf9fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

variants/dfrobot_lorawan_esp32s3/pins_arduino.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ static const uint8_t SCK = 12;
2828

2929
#define TFT_DC 14
3030
#define TFT_CS 17
31-
#define TFT_RST 15
31+
#define TFT_RST 15
3232
#define TFT_BL 16 // Backlight pin
3333

3434
#endif /* Pins_Arduino_h */

0 commit comments

Comments
 (0)