Op ntp server

This commit is contained in:
richonguzman 2025-10-11 12:40:07 -03:00
parent 1abaa299e0
commit 2a86cdb0d8
9 changed files with 30 additions and 6 deletions

View file

@ -241,6 +241,7 @@ function loadSettings(settings) {
document.getElementById("remoteManagement.rfOnly").checked = settings.remoteManagement.rfOnly;
// NTP
document.getElementById("ntp.server").value = settings.ntp.server;
document.getElementById("ntp.gmtCorrection").value = settings.ntp.gmtCorrection;
// Experimental