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 ed5591c commit 9d9ec44Copy full SHA for 9d9ec44
ports/espressif/boards/sunton_esp32_2432S028/board.c
@@ -65,7 +65,7 @@ static void display_init(void) {
65
240, // Height
66
0, // column start
67
0, // row start
68
- 0, // rotation
+ 270, // rotation
69
16, // Color depth
70
false, // Grayscale
71
false, // pixels in a byte share a row. Only valid for depths < 8
0 commit comments