diff --git a/src/AsyncElegantOTA.h b/src/AsyncElegantOTA.h index 326ff5d..afae3f9 100644 --- a/src/AsyncElegantOTA.h +++ b/src/AsyncElegantOTA.h @@ -1,7 +1,7 @@ #ifndef AsyncElegantOTA_h #define AsyncElegantOTA_h -#warning AsyncElegantOTA.loop(); is deprecated, please remove it from loop() if defined. This function will be removed in a future release. +#warning AsyncElegantOTA library is deprecated, Please consider moving to newer ElegantOTA library which now comes with an Async Mode. Learn More: https://docs.elegantota.pro/async-mode/ #include "Arduino.h" #include "stdlib_noniso.h"