Software Rotation for ST7789 i8080 Driver (#422)
This commit is contained in:
@@ -311,7 +311,7 @@ bool St7789i8080Display::startLvgl() {
|
||||
.flags = {
|
||||
.buff_dma = true,
|
||||
.buff_spiram = false,
|
||||
.sw_rotate = false,
|
||||
.sw_rotate = true,
|
||||
.swap_bytes = true,
|
||||
.full_refresh = false,
|
||||
.direct_mode = false
|
||||
|
||||
Reference in New Issue
Block a user