mqtt подключение

This commit is contained in:
Dmitry Borisenko
2022-02-12 03:09:57 +01:00
parent 8d86bb222a
commit 38acd7f569
14 changed files with 74 additions and 38 deletions

View File

@@ -26,7 +26,7 @@ extern FS* filesystem;
extern bool fileSystemInit();
extern void globalVarsSync();
extern void saveSettingsFlashJson();
extern void syncSettingsFlashJson();
extern void saveParamsFlashJson();
extern const String getChipId();