You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I wanted to compile and upload the code via PlatformIO but got following error message:
Library Manager: Installing ayushsharma82/AsyncElegantOTA @ ^2.2.7
UnknownPackageError: Could not find the package with 'ayushsharma82/AsyncElegantOTA @ ^2.2.7' requirements for
your system 'windows_amd64'
While looking up AsyncElegantOTA, i noticed that there is a newer version 2.2.9. But this didn't work neither.
I tried to update the code to ElegantOTA in async mode, beacause AsyncElegantOTA is deprecated but didn't get it to work.
Can someone help me? Thanks!
The text was updated successfully, but these errors were encountered:
I wanted to compile and upload the code via PlatformIO but got following error message:
Library Manager: Installing ayushsharma82/AsyncElegantOTA @ ^2.2.7
UnknownPackageError: Could not find the package with 'ayushsharma82/AsyncElegantOTA @ ^2.2.7' requirements for
your system 'windows_amd64'
While looking up AsyncElegantOTA, i noticed that there is a newer version 2.2.9. But this didn't work neither.
I tried to update the code to ElegantOTA in async mode, beacause AsyncElegantOTA is deprecated but didn't get it to work.
Can someone help me? Thanks!
The text was updated successfully, but these errors were encountered: