fix some ota stuff
This commit is contained in:
@@ -1096,6 +1096,7 @@ async fn get_version(
|
||||
let hash = &env!("VERGEN_GIT_SHA")[0..8];
|
||||
|
||||
let board = board.board_hal.get_esp();
|
||||
|
||||
let ota_slot = board.get_current_ota_slot();
|
||||
let ota_state = board.get_ota_state();
|
||||
VersionInfo {
|
||||
|
||||
Reference in New Issue
Block a user