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 8e540a1 commit 26c2acaCopy full SHA for 26c2aca
ports/espressif/boards/adafruit_feather_esp32s2_tft/board.c
@@ -118,7 +118,7 @@ void board_init(void) {
118
240, // width (after rotation)
119
135, // height (after rotation)
120
40, // column start
121
- 52, // row start
+ 53, // row start
122
0, // rotation
123
16, // color depth
124
false, // grayscale
0 commit comments