Rotate pyportal screen to be correct

This commit is contained in:
Scott Shawcroft 2019-02-12 13:53:27 -08:00
parent b4306314aa
commit 70f40a03cb
No known key found for this signature in database
GPG Key ID: FD0EDC4B6C53CA59

View File

@ -82,7 +82,7 @@ void board_init(void) {
240, // Height 240, // Height
0, // column start 0, // column start
0, // row start 0, // row start
90, // rotation 270, // rotation
16, // Color depth 16, // Color depth
MIPI_COMMAND_SET_COLUMN_ADDRESS, // Set column command MIPI_COMMAND_SET_COLUMN_ADDRESS, // Set column command
MIPI_COMMAND_SET_PAGE_ADDRESS, // Set row command MIPI_COMMAND_SET_PAGE_ADDRESS, // Set row command