mirror of
https://github.com/mikecarper/MeshCore.git
synced 2026-09-16 13:32:35 +00:00
Add functionality to schedule deferred OTA updates in the MyMesh class. This includes a new member variable to track the update time and a method to initiate the update process, allowing for a smoother OTA experience by managing timing and state transitions effectively.