mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2026-05-09 03:00:07 -04:00
minor fix - got too comment happy removing test code
should not have commented this code out
This commit is contained in:
@@ -240,10 +240,10 @@ int Cmdaskrawdemod(const char *Cmd)
|
||||
}
|
||||
}
|
||||
}
|
||||
/*
|
||||
|
||||
//debug
|
||||
if ((bitnum>64) && (BitStream[bitnum-1]!=77)) break;
|
||||
*/
|
||||
|
||||
}
|
||||
}
|
||||
ClearGraph(0);
|
||||
|
||||
Reference in New Issue
Block a user