mirror of
https://github.com/Laxilef/OTGateway.git
synced 2025-12-11 02:34:29 +05:00
fix: building without BLE fixed
This commit is contained in:
@@ -6,11 +6,12 @@
|
||||
#include <FileData.h>
|
||||
#include <LittleFS.h>
|
||||
#include <ESPTelnetStream.h>
|
||||
#include <TinyLogger.h>
|
||||
#include <NetworkMgr.h>
|
||||
|
||||
#include "defines.h"
|
||||
#include "strings.h"
|
||||
|
||||
#include <TinyLogger.h>
|
||||
#include <NetworkMgr.h>
|
||||
#include "CrashRecorder.h"
|
||||
#include "Sensors.h"
|
||||
#include "Settings.h"
|
||||
|
||||
Reference in New Issue
Block a user