TFT_eSPI/examples/Test and diagnostics/Read_User_Setup
Bodmer 26d7e4038a Fix touch screen handler
The touch screen handler was broken for the ESP8266 only. The library
uses SPI write only configuration for ESP8266 so the SPI buffer can be
recycled and it was left in write only mode. The library now switches
back to read & write mode at the end of a transaction.
2019-02-14 00:32:16 +00:00
..
Read_User_Setup.ino Fix touch screen handler 2019-02-14 00:32:16 +00:00