mirror of
https://github.com/luc-github/ESP3DLib.git
synced 2026-03-09 09:26:52 +01:00
Add workaround to pass compilation
Update serial2socket code base to prepare bridge and broadcast data
This commit is contained in:
@@ -22,6 +22,10 @@
|
||||
#if defined(ESP3D_WIFISUPPORT)
|
||||
#include "esp3dlib.h"
|
||||
#include "core/hal.h"
|
||||
//TODO remove this
|
||||
#include <WiFi.h>
|
||||
#include <ESP32SSDP.h>
|
||||
#include <WebSocketsServer.h>
|
||||
|
||||
Esp3DLib esp3dlib;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user