mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-27 06:32:19 +03:00
button with name
This commit is contained in:
@@ -1,8 +1,7 @@
|
||||
#include "Global.h"
|
||||
#include "Init.h"
|
||||
#include "Cmd.h"
|
||||
|
||||
void handle_uptime();
|
||||
void handle_statistics();
|
||||
void telemetry_init();
|
||||
|
||||
void loadConfig() {
|
||||
configSetupJson = readFile("config.json", 4096);
|
||||
|
||||
Reference in New Issue
Block a user