lvgl / lv_binding_micropython

LVGL binding for MicroPython
MIT License
237 stars 156 forks source link

fix(display): fix RGB565 wrong color issue in st77xx.py #323

Closed PGNetHun closed 5 months ago

PGNetHun commented 5 months ago

Fix wrong colors in st77xx.py generic driver. Related issue: https://github.com/lvgl/lv_binding_micropython/issues/322