rm-hull / luma.lcd

Python module to drive PCD8544, HT1621, ST7735, ST7567 and UC1701X-based LCDs
https://luma-lcd.readthedocs.io
MIT License
156 stars 56 forks source link

Fix ili9341 #146

Closed avjui closed 2 years ago

avjui commented 2 years ago

Sometimes the display has artifacts. It seems it need some time after initial the controller. Fix for issues #107

rm-hull commented 2 years ago

Thank you!