mirror of
https://github.com/lumapu/ahoy.git
synced 2025-07-29 06:07:13 +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
|
@ -8,11 +8,7 @@
|
|||
|
||||
#include "defines.h"
|
||||
#include "hm/hmSystem.h"
|
||||
#if defined(ETHERNET)
|
||||
#include "AsyncWebServer_ESP32_W5500.h"
|
||||
#else
|
||||
#include "ESPAsyncWebServer.h"
|
||||
#endif
|
||||
|
||||
//#include "hms/hmsRadio.h"
|
||||
#if defined(ESP32)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue