mirror of
https://github.com/openshwprojects/OpenBK7231T_App.git
synced 2026-02-11 14:05:34 +00:00
remaining change detectors
This commit is contained in:
@ -303,6 +303,8 @@ int http_fn_cfg_mqtt_set(http_request_t *request) {
|
||||
CFG_SetMQTTBrokerName(tmpA);
|
||||
}
|
||||
|
||||
CFG_Save_IfThereArePendingChanges();
|
||||
|
||||
poststr(request,"Please wait for module to connect... if there is problem, restart it from Index html page...");
|
||||
|
||||
poststr(request,"<br>");
|
||||
|
||||
Reference in New Issue
Block a user