button with name

This commit is contained in:
Dmitry Borisenko
2020-07-28 22:22:14 +02:00
parent bcbec5a9d8
commit 5aa6f9482f
11 changed files with 77 additions and 128 deletions

View File

@@ -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);