0.8.950001 - zero

Merge branch 'development03' into zero-export
This commit is contained in:
lumapu 2024-03-17 00:45:01 +01:00
commit d24c4bdb23
39 changed files with 912 additions and 382 deletions

View file

@ -16,11 +16,7 @@
#include "../appInterface.h"
#include "../hm/hmSystem.h"
#include "../utils/helper.h"
#if defined(ETHERNET)
#include "AsyncWebServer_ESP32_W5500.h"
#else /* defined(ETHERNET) */
#include "ESPAsyncWebServer.h"
#endif /* defined(ETHERNET) */
#include "html/h/api_js.h"
#include "html/h/colorBright_css.h"
#include "html/h/colorDark_css.h"