mirror of
https://github.com/openshwprojects/OpenBK7231T_App.git
synced 2026-02-10 18:35:34 +00:00
add missing reset
This commit is contained in:
@ -481,6 +481,7 @@ int http_fn_cfg_wifi_set(http_request_t *request) {
|
||||
addLogAdv(LOG_INFO, LOG_FEATURE_HTTP,"HTTP_ProcessPacket: done CFG_SaveWiFi \r\n");
|
||||
|
||||
poststr(request,"Please wait for module to reset...");
|
||||
RESET_ScheduleModuleReset(3);
|
||||
|
||||
poststr(request,"<br>");
|
||||
poststr(request,"<a href=\"cfg_wifi\">Return to WiFi settings</a>");
|
||||
|
||||
Reference in New Issue
Block a user