mirror of
https://github.com/Proxmark/proxmark3.git
synced 2025-07-30 11:38:38 -07:00
Removed some dev- printouts
This commit is contained in:
parent
8b9393d3bd
commit
699bb9dc27
2 changed files with 0 additions and 2 deletions
|
@ -414,7 +414,6 @@ int CmdLFSetConfig(const char *Cmd)
|
|||
uint8_t cmdp =0;
|
||||
while(param_getchar(Cmd, cmdp) != 0x00)
|
||||
{
|
||||
PrintAndLog("working %c", param_getchar(Cmd, cmdp));
|
||||
switch(param_getchar(Cmd, cmdp))
|
||||
{
|
||||
case 'h':
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue