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

Fix touch in the LVGL Arduino example #111

Closed ncmreynolds closed 4 months ago

ncmreynolds commented 6 months ago

The SPI setup had been changed. Also tidied the touch callback slightly.

witnessmenow commented 4 months ago

Thanks! Not sure how I missed it for this long!