Closed BorisBrock closed 3 months ago
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. If you are still facing the problem, please tag the author of repository and state your concern.
Seems to be also an issue with the ESP Async WebServer dependency. Please see #195. I think the selection of the dependencies should be mentioned in the documentation, so people new to this project know how to fix it. Best would be, if the recommended dependencies could be listed there as well
bblanchon/ArduinoJson @ 7.0.4
esphome/AsyncTCP-esphome @ 2.1.3
mathieucarbou/ESP Async WebServer @ 2.8.1
ayushsharma82/ESP-DASH @ 4.0.4
This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.
This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.
Installation docs were updated to pin dependencies.
I just created a new project using the provided example code. This is my platformio.ini:
When compiling the project, it all ends in sadness:
How can ESP-DASH be used from PlatformIO?