mirror of
https://github.com/wh201906/Proxmark3GUI.git
synced 2026-07-14 22:55:32 +08:00
External command config file
This commit is contained in:
@@ -109,7 +109,7 @@ void PM3Process::onTimeout() //when the proxmark3 client is unexpectedly termina
|
||||
{
|
||||
// isBusy() is a deprecated function.
|
||||
// It will always return false on Raspbian.
|
||||
// SerialListener need to be removed.
|
||||
// SerialListener needs to be removed.
|
||||
//
|
||||
// qDebug()<<portInfo->isBusy();
|
||||
// if(!portInfo->isBusy())
|
||||
|
||||
Reference in New Issue
Block a user