mirror of
https://github.com/anklimov/lighthub
synced 2025-12-11 22:29:51 +03:00
root
applyConfig And *Pool* to *Poll* of course
This commit is contained in:
@@ -25,7 +25,7 @@ void Changed (int i, DeviceAddress addr, int val);
|
||||
void modbusIdle(void);
|
||||
void _handleHelp(int arg_cnt, char **args);
|
||||
void _kill(int arg_cnt, char **args);
|
||||
void parseConfigFromParsedJSON();
|
||||
void applyConfig();
|
||||
void _loadConfig (int arg_cnt, char **args);
|
||||
int loadConfigFromEEPROM(int arg_cnt, char **args);
|
||||
void _mqttConfigRequest(int arg_cnt, char **args);
|
||||
|
||||
Reference in New Issue
Block a user