mirror of
https://github.com/stakwork/sphinx-key.git
synced 2025-12-17 23:34:19 +01:00
ota: pull update binary from http server, write it to sd card, and factory reset
This commit is contained in:
@@ -106,7 +106,7 @@ impl Controller {
|
||||
ControlResponse::AllowlistUpdated(na)
|
||||
}
|
||||
ControlMessage::Ota(params) => {
|
||||
// ...
|
||||
// same as above comments, actually done in core/events.rs
|
||||
ControlResponse::OtaConfirm(params)
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user