Testing backupDigiMode return2

This commit is contained in:
richonguzman 2024-05-22 16:41:20 -04:00
parent 5296b19ef2
commit 46d8b12896
1 changed files with 2 additions and 0 deletions

View File

@ -203,6 +203,8 @@ function loadSettings(settings) {
document.getElementById("lora.power").value = settings.lora.power;
// Experimental
document.getElementById("other.backupDigiMode").checked = settings.other.backupDigiMode;
document.getElementById("other.lowPowerMode").checked = settings.other.lowPowerMode;
document.getElementById("other.lowVoltageCutOff").value = settings.other.lowVoltageCutOff || 0