mirror of
https://github.com/MrUnknownDE/OpenIris-ESPIDF.git
synced 2026-04-18 14:03:45 +02:00
Add basic rest_api handler
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
#include "esp_http_server.h"
|
||||
#include "esp_timer.h"
|
||||
#include <StateManager.hpp>
|
||||
#include <WebSocketLogger.hpp >
|
||||
#include <WebSocketLogger.hpp>
|
||||
#include <Helpers.hpp>
|
||||
|
||||
extern WebSocketLogger webSocketLogger;
|
||||
|
||||
Reference in New Issue
Block a user