diff --git a/README.md b/README.md index 5b7b094..3e49d24 100644 --- a/README.md +++ b/README.md @@ -52,6 +52,7 @@ ____________________________________________________ # Timeline (Versions): +- 2025-10-11 User defined NTP server added. - 2025-10-10 Changed Wiki into a pdf manual. - 2025-09-26 Heltec Wireless Bridge support added. - 2025-09-09 MQTT added (pub+sub), Status defined by Op now and many fixes more. diff --git a/data/igate_conf.json b/data/igate_conf.json index c480adc..362b20a 100644 --- a/data/igate_conf.json +++ b/data/igate_conf.json @@ -101,6 +101,7 @@ "rfOnly": true }, "ntp": { + "server": "pool.ntp.org", "gmtCorrection": 0.0 }, "other": { diff --git a/data_embed/index.html b/data_embed/index.html index 0cd32a8..0f389fa 100644 --- a/data_embed/index.html +++ b/data_embed/index.html @@ -1990,6 +1990,21 @@