mirror of
https://github.com/lumapu/ahoy.git
synced 2025-07-12 22:17:17 +02:00
compile ok, function not ok
This commit is contained in:
parent
f5b0bacbe6
commit
b611be8042
7 changed files with 40 additions and 47 deletions
|
@ -16,11 +16,7 @@
|
|||
#include "../hm/hmSystem.h"
|
||||
#include "../utils/helper.h"
|
||||
#include "AsyncJson.h"
|
||||
#if defined(ETHERNET)
|
||||
#include "AsyncWebServer_ESP32_W5500.h"
|
||||
#else
|
||||
#include "ESPAsyncWebServer.h"
|
||||
#endif
|
||||
|
||||
#if defined(F) && defined(ESP32)
|
||||
#undef F
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue