Closed C47D closed 2 years ago
St7789 based displays has several offset configurations, trying to handle all of the options in the flush callback will become harder. A runtime configuration will ease the handling of said offsets.
Closed with #164
Offsets are now handled by LVGL see https://github.com/lvgl/lvgl/pull/2583 !
St7789 based displays has several offset configurations, trying to handle all of the options in the flush callback will become harder. A runtime configuration will ease the handling of said offsets.