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 43e0499 commit 487bfd0Copy full SHA for 487bfd0
variants/fri3d_2024_esp32s3/pins_arduino.h
@@ -38,7 +38,7 @@ static const uint8_t SCK = 7;
38
#define BOARD_HAS_SPI_LCD
39
#define LCD_MODEL ST7789
40
#define LCD_WIDTH 240
41
-#define LCD_HEIGHT 294
+#define LCD_HEIGHT 296
42
#define LCD_MISO MISO
43
#define LCD_DC 4 // Used to switch data and command status.
44
#define LCD_CS 5 // used to enable LCD, low level to enable.
0 commit comments