fix-pin-reset-bug #26

Merged
carlos merged 14 commits from fix-pin-reset-bug into master 2025-02-21 10:31:45 +01:00
Showing only changes of commit 95089875bf - Show all commits

View File

@ -3,12 +3,12 @@ LOAD authorize_account 5
LOAD reset_allow_update 4 LOAD reset_allow_update 4
LOAD verify_new_pin 2 LOAD verify_new_pin 2
LOAD save_temporary_pin 1 LOAD save_temporary_pin 1
LOAD reset_incorrect 0 LOAD reset_incorrect 0
MOUT change_pin 1 MOUT change_pin 1
MOUT reset_pin 2 MOUT reset_pin 2
MOUT back 0 MOUT back 0
HALT HALT
INCMP _ 0 INCMP _ 0
INCMP old_pin 1 INCMP old_pin 1
INCMP enter_other_number 2 INCMP enter_other_number 2
INCMP . * INCMP . *