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) {
60
60
240 , // width (after rotation)
61
61
240 , // height (after rotation)
62
62
0 , // column start
63
- 80 , // row start
63
+ 0 , // row start
64
64
0 , // rotation
65
65
16 , // color depth
66
66
false, // grayscale
Original file line number Diff line number Diff line change @@ -60,7 +60,7 @@ static void display_init(void) {
60
60
240 , // width (after rotation)
61
61
240 , // height (after rotation)
62
62
0 , // column start
63
- 80 , // row start
63
+ 0 , // row start
64
64
0 , // rotation
65
65
16 , // color depth
66
66
false, // grayscale
Original file line number Diff line number Diff line change @@ -60,7 +60,7 @@ static void display_init(void) {
60
60
240 , // width (after rotation)
61
61
240 , // height (after rotation)
62
62
0 , // column start
63
- 80 , // row start
63
+ 0 , // row start
64
64
0 , // rotation
65
65
16 , // color depth
66
66
false, // grayscale
You can’t perform that action at this time.
0 commit comments