mirror of
https://github.com/stakwork/sphinx-key.git
synced 2026-01-14 04:54:40 +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