File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -60,7 +60,7 @@ static void display_init(void) {
6060 240 , // width (after rotation)
6161 240 , // height (after rotation)
6262 0 , // column start
63- 80 , // row start
63+ 0 , // row start
6464 0 , // rotation
6565 16 , // color depth
6666 false, // grayscale
Original file line number Diff line number Diff line change @@ -60,7 +60,7 @@ static void display_init(void) {
6060 240 , // width (after rotation)
6161 240 , // height (after rotation)
6262 0 , // column start
63- 80 , // row start
63+ 0 , // row start
6464 0 , // rotation
6565 16 , // color depth
6666 false, // grayscale
Original file line number Diff line number Diff line change @@ -60,7 +60,7 @@ static void display_init(void) {
6060 240 , // width (after rotation)
6161 240 , // height (after rotation)
6262 0 , // column start
63- 80 , // row start
63+ 0 , // row start
6464 0 , // rotation
6565 16 , // color depth
6666 false, // grayscale
You can’t perform that action at this time.
0 commit comments