mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 18:48:13 -07:00
textual
This commit is contained in:
parent
a928fade9c
commit
9d86185287
1 changed files with 0 additions and 1 deletions
|
@ -1715,7 +1715,6 @@ void SimTagIso15693(uint8_t *uid) {
|
|||
uint32_t reader_eof_time = 0;
|
||||
int cmd_len = GetIso15693CommandFromReader(cmd, sizeof(cmd), &reader_eof_time);
|
||||
if (cmd_len < 0) {
|
||||
Dbprintf("button pressed, exiting");
|
||||
button_pressed = true;
|
||||
exit_loop = true;
|
||||
break;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue