Revert "new ota logic"

This reverts commit c61a586595.
This commit is contained in:
2026-03-17 22:17:47 +01:00
parent ce981232f0
commit 66e1fe63e0
15 changed files with 401 additions and 314 deletions

View File

@@ -163,7 +163,8 @@ export interface VersionInfo {
git_hash: string,
build_time: string,
current: string,
state: string
slot0_state: string,
slot1_state: string,
}
export interface BatteryState {