diff --git a/TEF6686_ESP32.ino b/TEF6686_ESP32.ino index 2be5a46..ef2b500 100644 --- a/TEF6686_ESP32.ino +++ b/TEF6686_ESP32.ino @@ -5,7 +5,7 @@ #include #include #include -#include // https://github.com/ohmytime/TFT_eSPI_DynamicSpeed/archive/refs/heads/master.zip (please then edit the User_Setup.h as described in the Wiki) +#include // https://github.com/PE5PVB/TFT_eSPI_DynamicSpeed (please then edit the User_Setup.h as described in the Wiki) #include // https://github.com/bbx10/Hash_tng/archive/refs/heads/master.zip #include using fs::FS;