fix display rotation and position

This commit is contained in:
Dan Halbert 2021-03-19 00:09:48 -04:00
parent 47437cb415
commit 8293e1eedc
1 changed files with 2 additions and 2 deletions

View File

@ -83,9 +83,9 @@ void board_init(void) {
bus,
240, // Width (after rotation)
240, // Height (after rotation)
0, // column start
80, // column start
0, // row start
180, // rotation
270, // rotation
16, // Color depth
false, // Grayscale
false, // Pixels in a byte share a row. Only used for depth < 8