Fix wording in Power Saving 05 section

Updated README to clarify wake-up behavior and known issue.
This commit is contained in:
IoTThinks
2025-11-21 16:39:00 +07:00
committed by GitHub
parent 17cdafba8e
commit 5710dcb3ae
+2 -1
View File
@@ -17,7 +17,8 @@ The latest firmware is on **TOP**.
### Power Saving 05
Based on MeshCore v1.10.0 (main). Fixed OTA via WiFi.
* Download of bin files: [HERE](https://github.com/IoTThinks/LoRaMeshVietnam/tree/main/firmware)
* To wake up 2 minutes during FIRST boot or restart. This is to allow Repeater Setup via UART / Serial cable.
* Fixed: To wake up 2 minutes during FIRST boot or restart. This is to allow Repeater Setup via UART / Serial cable.
* Known issue: The clock drifts in 3 minutes in advance due to slow clock of ESP32 during light sleep.
* Source code: https://github.com/IoTThinks/MeshCore/tree/powersaving
### Power Saving 04