Update to refect examples now updated

This commit is contained in:
Bodmer 2017-02-25 02:15:08 +00:00
parent 747931266b
commit 50fd22b2f1

View File

@ -1,5 +1,3 @@
Note: This library is at a first draft. It is working but some of the examples need minor changes to update the header text and to add yield() at key points. The yield() is needed so the ESP8266 does not "watchdog timeout" in long duration loops as then the processor will blank the screen. These changes will be made over the next few days.
# TFT_eSPI
An Arduino IDE compatible graphics and fonts library for ESP8266 processors with a driver for the ILI9341 and ST7735 based TFT displays.