mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2026-04-28 01:55:10 +00:00
debug
This commit is contained in:
@@ -711,6 +711,7 @@ void CmdHIDsimTAGEx( uint32_t hi, uint32_t lo, int ledcontrol, int numcycles) {
|
||||
|
||||
void CmdHIDsimTAG( uint32_t hi, uint32_t lo, int ledcontrol) {
|
||||
CmdHIDsimTAGEx( hi, lo, ledcontrol, -1);
|
||||
DbpString("[!] simulation finished");
|
||||
}
|
||||
|
||||
// prepare a waveform pattern in the buffer based on the ID given then
|
||||
|
||||
Reference in New Issue
Block a user