mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-07 16:29:51 +03:00
move ESPHelper to src
This commit is contained in:
@@ -6,10 +6,10 @@
|
||||
*/
|
||||
|
||||
#include "ems.h"
|
||||
#include "ESPHelper.h"
|
||||
#include "emsuart.h"
|
||||
|
||||
#include <Arduino.h>
|
||||
#include <ESPHelper.h>
|
||||
#include <TimeLib.h>
|
||||
|
||||
_EMS_Sys_Status EMS_Sys_Status; // EMS Status
|
||||
|
||||
Reference in New Issue
Block a user