Closed ProtoxiDe22 closed 4 months ago
AsyncEleganteOTA is not available anymore maybe an easy change in the platformio.ini file will solve the issue migrating to EleganteOTA in async mode. https://docs.elegantota.pro/async-mode/ Or maybe it will fail as the version of the dependency are not met...
closed with release 2024.07.08
Describe the bug a just released version of AsyncElegantOTA breaks the build, the 2.2.9 version, released between yesterday and today, intentionally throws an error and fails the build because the library is deprecated: this is line 4 of AsyncElegantOTA.h
Up to version 2.2.8 this was just a warning and didn't prevent the build
To Reproduce Steps to reproduce the behavior: try to build the project on a fresh repo (you need to force platformio to redownload/update dependencies if you already have the build env set up)
Expected behavior project should build
Additional context build log: