diff --git a/TEF6686_ESP32.ino b/TEF6686_ESP32.ino index d80c218..caf96a2 100644 --- a/TEF6686_ESP32.ino +++ b/TEF6686_ESP32.ino @@ -4,7 +4,7 @@ #include #include #include -#include +#include // https://github.com/PaulStoffregen/Time #include // https://github.com/PE5PVB/TFT_eSPI_DynamicSpeed #include // https://github.com/bbx10/Hash_tng/archive/refs/heads/master.zip #include @@ -5475,3 +5475,4 @@ const char* textUI(uint16_t number) { return (const char*)pgm_read_ptr(&(myLanguage[language][number])); } } +