TFT_eSPI/examples
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
..
160 x 128 Improve bounds checking update CS management 2019-01-25 14:25:40 +00:00
320 x 240 Improve bounds checking update CS management 2019-01-25 14:25:40 +00:00
480 x 320 Add ESP32 VSPI or HSPI port option + others 2019-01-22 18:41:31 +00:00
Generic Remove screen server code 2019-02-08 18:50:03 +00:00
Smooth Fonts Correct datum marker for different screen sizes 2018-10-23 14:20:45 +01:00
Sprite Misc updates 2019-01-06 17:45:06 +00:00
Test and diagnostics Fix touch screen handler 2019-02-14 00:32:16 +00:00
ePaper/Floyd_Steinberg Free the memory in example! 2018-04-03 01:09:10 +01:00