Module ota

Module ota 

Source

Structs§

OtaView
UI view for downloading and installing OTA updates from GitHub.

Enums§

OtaEntryId
OtaViewId
PendingDownload 🔒
Which download to resume after device flow authentication completes.

Functions§

send_reboot_after_delay 🔒
Spawns a thread that sleeps for 1 second then sends Event::Select(EntryId::Reboot).
show_ota_view
Attempts to show the OTA update view with validation checks.