mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-27 06:04:46 -07:00
Keep prev selection when new selection fails
This commit is contained in:
@@ -73,7 +73,6 @@ static Type4TagError type_4_tag_listener_iso_select(
|
||||
}
|
||||
}
|
||||
|
||||
instance->state = Type4TagListenerStateIdle;
|
||||
bit_buffer_append_bytes(
|
||||
instance->tx_buffer, type_4_tag_not_found_apdu, sizeof(type_4_tag_not_found_apdu));
|
||||
return Type4TagErrorCustomCommand;
|
||||
|
||||
Reference in New Issue
Block a user