Hi Dave,
I have not found any documentation about how to setup the "ESP Webserver browser based app".
I have added on the TcMenu, generated the project files but required some files, so I figured there is a dependency: ESPAsyncWebServer needed. I need to install but there more options:
https://github.com/me-no-dev/ESPAsyncWebServer?utm_source=platformio&utm_medium=piohome
https://github.com/esphome/ESPAsyncWebServer?utm_source=platformio&utm_medium=piohome
and others..
Ok I tried the first option but another issue: 'identifier "ESP_LOGI" is undefined'
The tcMenuEspAsyncWebServer.cpp file uses, but I have no clue what I need to import now.
Thanks, Akos
|