ivanseidel/LinkedList

This library overlaps with ESPAsyncWebServer

papadenis opened this issue · 0 comments

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 ...