mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 05:43:48 -07:00
ADD: Holimans new changes in master.
This commit is contained in:
parent
f0cf62cd73
commit
d3a22c7dfa
23 changed files with 488 additions and 321 deletions
|
@ -47,7 +47,6 @@ void SendCommand(UsbCommand *c) {
|
|||
PrintAndLog("Sending bytes to proxmark failed - offline");
|
||||
return;
|
||||
}
|
||||
|
||||
/**
|
||||
The while-loop below causes hangups at times, when the pm3 unit is unresponsive
|
||||
or disconnected. The main console thread is alive, but comm thread just spins here.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue