mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-13 13:28:36 -07:00
MRTD Select auth&read after load
This commit is contained in:
@@ -56,6 +56,7 @@ bool nfc_scene_passport_auth_load(Nfc* nfc) {
|
|||||||
true);
|
true);
|
||||||
|
|
||||||
nfc_scene_passport_auth_on_enter(nfc);
|
nfc_scene_passport_auth_on_enter(nfc);
|
||||||
|
variable_item_list_set_selected_item(nfc->variable_item_list, NfcScenePassportAuthSelectAuth);
|
||||||
}
|
}
|
||||||
|
|
||||||
return res;
|
return res;
|
||||||
|
|||||||
Reference in New Issue
Block a user