Skip to content

Commit c088090

Browse files
committed
nuudge
1 parent 12e72ef commit c088090

File tree

1 file changed

+1
-1
lines changed
  • ports/espressif/boards/adafruit_feather_esp32s2_tft

1 file changed

+1
-1
lines changed

ports/espressif/boards/adafruit_feather_esp32s2_tft/board.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ void board_init(void) {
118118
240, // width (after rotation)
119119
135, // height (after rotation)
120120
40, // column start
121-
52, // row start
121+
53, // row start
122122
0, // rotation
123123
16, // color depth
124124
false, // grayscale

0 commit comments

Comments
 (0)