mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 13:53:55 -07:00
fiddling
This commit is contained in:
parent
55f4942ab7
commit
71160ddbca
2 changed files with 6 additions and 5 deletions
|
@ -521,7 +521,7 @@ int CmdLFHitagWriter(const char *Cmd) {
|
|||
return 0;
|
||||
}
|
||||
|
||||
int CmdLFHitagDump(const char *cmd) {
|
||||
int CmdLFHitagDump(const char *Cmd) {
|
||||
PrintAndLogEx(INFO, "Dumping of tag memory");
|
||||
PrintAndLogEx(INFO, "To be done!");
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue