2022-11-04 10:01:44 +03:00
|
|
|
ADD_SCENE(nfc_magic, start, Start)
|
2023-05-25 20:01:02 +03:00
|
|
|
ADD_SCENE(nfc_magic, key_input, KeyInput)
|
|
|
|
ADD_SCENE(nfc_magic, actions, Actions)
|
|
|
|
ADD_SCENE(nfc_magic, gen4_actions, Gen4Actions)
|
|
|
|
ADD_SCENE(nfc_magic, new_key_input, NewKeyInput)
|
2022-11-04 10:01:44 +03:00
|
|
|
ADD_SCENE(nfc_magic, file_select, FileSelect)
|
|
|
|
ADD_SCENE(nfc_magic, write_confirm, WriteConfirm)
|
|
|
|
ADD_SCENE(nfc_magic, wrong_card, WrongCard)
|
|
|
|
ADD_SCENE(nfc_magic, write, Write)
|
|
|
|
ADD_SCENE(nfc_magic, write_fail, WriteFail)
|
|
|
|
ADD_SCENE(nfc_magic, success, Success)
|
|
|
|
ADD_SCENE(nfc_magic, check, Check)
|
|
|
|
ADD_SCENE(nfc_magic, not_magic, NotMagic)
|
|
|
|
ADD_SCENE(nfc_magic, magic_info, MagicInfo)
|
2023-05-25 20:01:02 +03:00
|
|
|
ADD_SCENE(nfc_magic, rekey, Rekey)
|
|
|
|
ADD_SCENE(nfc_magic, rekey_fail, RekeyFail)
|
2022-11-04 10:01:44 +03:00
|
|
|
ADD_SCENE(nfc_magic, wipe, Wipe)
|
|
|
|
ADD_SCENE(nfc_magic, wipe_fail, WipeFail)
|