diff --git a/TEF6686_ESP32.ino b/TEF6686_ESP32.ino index 0a37264..01dd934 100644 --- a/TEF6686_ESP32.ino +++ b/TEF6686_ESP32.ino @@ -5,7 +5,7 @@ #include #include #include // https://github.com/fbiego/ESP32Time -#include // https://github.com/Bodmer/TFT_eSPI +#include // https://github.com/ohmytime/TFT_eSPI_DynamicSpeed (Modified version) #include // https://github.com/bbx10/Hash_tng #include "src/WiFiConnect.h" #include "src/WiFiConnectParam.h"