Software Rotation for ST7789 i8080 Driver (#422)

This commit is contained in:
NellowTCS
2025-11-27 14:40:33 -07:00
committed by GitHub
parent c6cc4034df
commit 8de88dd3fd
2 changed files with 3 additions and 3 deletions
@@ -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