Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compile error with AsyncElegantOTA #97

Closed
ThomaxK opened this issue Nov 3, 2024 · 2 comments
Closed

Compile error with AsyncElegantOTA #97

ThomaxK opened this issue Nov 3, 2024 · 2 comments

Comments

@ThomaxK
Copy link

ThomaxK commented Nov 3, 2024

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!

@geronet1
Copy link

geronet1 commented Nov 3, 2024

I've updated ElegantOTA in my fork:
#98

@ThomaxK
Copy link
Author

ThomaxK commented Nov 6, 2024

Thank you, works great!

@ThomaxK ThomaxK closed this as completed Nov 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants