Hey guys ,I want ask some questions, master version 9.0.0 .I would appreciate it very much!
1.used E-paper,set LV_COLOR_DEPTH 1,build error,look logs,it seem nonsupport at least 8,Is it removed in the new version ,How Can i set it,I found some useful information,
config LV_USE_THEME_MONO
bool “Monochrome theme, suitable for some E-paper & dot matrix displays”
default y if LV_COLOR_DEPTH_1 && !LV_CONF_MINIMAL
It needs to be set to the theme and the depth is greater than 8?
2.I want to drive two ink screens at the same time, the display data of each screen is different, what do I need to do?
Looking forward to your reply thanks!!