diff --git a/data/igate_conf.json b/data/igate_conf.json index 65c5f3e..69602fb 100644 --- a/data/igate_conf.json +++ b/data/igate_conf.json @@ -36,7 +36,8 @@ "blacklist": "", "digi": { "mode": 0, - "ecoMode": 0 + "ecoMode": 0, + "backupDigiMode": false }, "lora": { "rxActive": true, @@ -113,7 +114,6 @@ }, "other": { "rememberStationTime": 30, - "backupDigiMode": false, "rebootMode": false, "rebootModeTime": 6, "startupDelay": 0 diff --git a/data_embed/index.html b/data_embed/index.html index 25df80c..78d4674 100644 --- a/data_embed/index.html +++ b/data_embed/index.html @@ -1,5 +1,5 @@ - + @@ -36,8 +36,8 @@