ADD: Holimans new changes in master.
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user