mirror of
https://github.com/anklimov/lighthub
synced 2025-12-11 06:09:50 +03:00
log, some small fixes
This commit is contained in:
@@ -169,7 +169,7 @@ void applyConfig();
|
||||
|
||||
void cmdFunctionLoad(int arg_cnt, char **args);
|
||||
|
||||
int loadConfigFromEEPROM(int arg_cnt, char **args);
|
||||
int loadConfigFromEEPROM();
|
||||
|
||||
void cmdFunctionReq(int arg_cnt, char **args);
|
||||
|
||||
@@ -237,3 +237,5 @@ void ip_ready_config_loaded_connecting_to_broker();
|
||||
|
||||
void printCurentLanConfig();
|
||||
|
||||
void printFreeRam();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user