diff --git a/README.md b/README.md index 4da7614..cd619da 100644 --- a/README.md +++ b/README.md @@ -50,6 +50,7 @@ ____________________________________________________ ## Timeline (Versions): +- 2024.10.14 Received Packets in WebUI show real Local Time (NTP with GMT offset). - 2024.10.08 New EcoMode for Remote Digirepeaters without WiFi/WiFiAP, Screen, Leds (Example: LILYGO LoRa32 uses only 24mA, with WifiAP and all was 150mA). APRS Message/Queries can start/stop this mode too. - 2024.10.06 Cross Frequency Digirepeater Rules added. - 2024.09.23 Libraries Update for SDK3 diff --git a/data_embed/index.html b/data_embed/index.html index a804b2c..b9f7dbb 100644 --- a/data_embed/index.html +++ b/data_embed/index.html @@ -66,7 +66,7 @@

Last 20 received packets list

- + @@ -77,7 +77,7 @@

Last 20 received packets list

Time*Time Frame RSSI SNR
List refresh automatically every 15 seconds.
- * - For now time is measured from board boot up. + (Local Time is NPT-Time adjusted with your GMT Offset)