mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-07 00:09:51 +03:00
remove static functions from System class
This commit is contained in:
@@ -8,9 +8,7 @@
|
||||
#include <DNSServer.h>
|
||||
#include <IPAddress.h>
|
||||
|
||||
#include <uuid/common.h>
|
||||
|
||||
#include "../../src/system.h" // proddy added
|
||||
#include <uuid/common.h> // proddy added for get_uptime()
|
||||
|
||||
#define MANAGE_NETWORK_DELAY 10000
|
||||
|
||||
|
||||
Reference in New Issue
Block a user