mirror of
https://github.com/agessaman/MeshCore.git
synced 2026-09-01 20:08:46 +00:00
Added support for deferred OTA updates in the MyMesh class, allowing the system to schedule firmware updates to occur after a confirmation reply is sent. This change improves the user experience by ensuring that the update process does not block the main application loop, allowing for smoother operation during firmware updates.