-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fw_update: separate report from observe
Separate the reporting from the observation registration when the fw_update thread starts running. The IDLE/READY state will now be reported at the top of every loop. Instead of reporting IDLE twice in a row after a successful update, report success as the end of the UPDATING state. IDLE will then be reported at the top of the loop and both will be shown in the OTA history for the device. Signed-off-by: Mike Szczys <[email protected]>
- Loading branch information
Showing
1 changed file
with
38 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters