mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 02:27:26 -07:00
remove name
This commit is contained in:
parent
517bf7e238
commit
4b5800d78f
2 changed files with 3 additions and 3 deletions
|
@ -1575,7 +1575,7 @@ void __attribute__((noreturn)) AppMain(void) {
|
|||
PacketReceived(&rx);
|
||||
} else if (ret != PM3_ENODATA) {
|
||||
Dbprintf("Error in frame reception: %d", ret);
|
||||
// TODO DOEGOX if error, shall we resync ?
|
||||
// TODO if error, shall we resync ?
|
||||
}
|
||||
|
||||
// Press button for one second to enter a possible standalone mode
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue