witnessmenow / ESP32-Cheap-Yellow-Display

Building a community around a cheap ESP32 Display with a touch screen
MIT License
1.27k stars 128 forks source link

Use ILI9342 for CYD2USB rather then ILI9341 #157

Closed TheNitek closed 3 months ago

TheNitek commented 3 months ago

CYD2USB seems to feature a ILI9342 rather then a ILI9341. While the later one still works for some strange reason, it probably makes sense to use the correct display for educational use.

TheNitek commented 3 months ago

Still the wrong display type