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 bd551ba commit b83d81cCopy full SHA for b83d81c
ports/espressif/boards/oxocard_artwork/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
ports/espressif/boards/oxocard_galaxy/board.c
0 commit comments