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

This library overlaps with ESPAsyncWebServer #40

Open
papadenis opened this issue Jul 30, 2020 · 0 comments · May be fixed by #51
Open

This library overlaps with ESPAsyncWebServer #40

papadenis opened this issue Jul 30, 2020 · 0 comments · May be fixed by #51

Comments

@papadenis
Copy link

Unfortunately.
That library is much more popular, so it's needed to make changes here.

src\esp32_AP.cpp:36:52: error: no matching function for call to 'LinkedList<Error*>::LinkedList()'
LinkedList<Error*> ErrorsList = LinkedList<Error*>();
^
In file included from C:/Users/Nelly/.platformio/lib/ESPAsyncWebServer-esphome/src/ESPAsyncWebServer.h:29:0,
from src\esp32_AP.cpp:4:

And so on ...

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

Successfully merging a pull request may close this issue.

1 participant