davetcc / tcMenu

Menu library for Arduino, mbed and ESP with designer UI and remote control capabilities.
https://www.thecoderscorner.com/products/arduino-libraries/tc-menu/
Apache License 2.0
275 stars 25 forks source link

Add direct support for the TFT_eSPI touch functions #267

Closed davetcc closed 1 year ago

davetcc commented 1 year ago

In the TFT_eSPI wrapper provide support for the inbuilt touch functions.

davetcc commented 1 year ago

This will include a tidy of the touch plugins and moving some existing features into the core.

davetcc commented 1 year ago

This is in BETA for 3.1 awaiting feedback from users.