mirror of
https://github.com/jomjol/AI-on-the-edge-device.git
synced 2025-12-08 20:46:52 +03:00
Rolling 20210910
This commit is contained in:
@@ -243,7 +243,8 @@ function SaveToConfig(){
|
||||
_zwcat = getConfigCategory();
|
||||
_zwcat["Analog"]["enabled"] = document.getElementById("Category_Analog_enabled").checked;
|
||||
WriteConfigININew();
|
||||
SaveConfigToServer(basepath);
|
||||
SaveConfigToServer(basepath);
|
||||
alert("Config.ini is updated!");
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user