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 88f6117 commit bd551baCopy full SHA for bd551ba
ports/espressif/boards/oxocard_science/board.c
@@ -60,7 +60,7 @@ static void display_init(void) {
60
240, // width (after rotation)
61
240, // height (after rotation)
62
0, // column start
63
- 80, // row start
+ 0, // row start
64
0, // rotation
65
16, // color depth
66
false, // grayscale
0 commit comments