TFT_eSPI/examples
Bodmer 054a824eb8 Add ESP32 VSPI or HSPI port option + others
If the VSPI port is in use and pins are not accessible (e.g. TTGO
T-Beam)
then add or uncomment the following line in the setup header file:
//#define USE_HSPI_PORT

Minor performance tweaks for ESP32 to minimise the occurence of the slow
transaction overhead.

setAddrWindow now takes xstart, ystart, width and height as inputs

Multi-sample raw touch x and y for noisy displays

Example update for setAddrWindow change compatibility
2019-01-22 18:41:31 +00:00
..
160 x 128 Add ESP32 VSPI or HSPI port option + others 2019-01-22 18:41:31 +00:00
320 x 240 Add ESP32 VSPI or HSPI port option + others 2019-01-22 18:41:31 +00:00
480 x 320 Add ESP32 VSPI or HSPI port option + others 2019-01-22 18:41:31 +00:00
Generic Add Sprite rotation and examples 2019-01-06 01:14:10 +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 Add ability to set ST7735 tab color from sketch 2018-05-25 22:48:22 +01:00
ePaper/Floyd_Steinberg Free the memory in example! 2018-04-03 01:09:10 +01:00