External command config file

This commit is contained in:
wh201906
2021-09-17 15:25:03 +08:00
parent 12a0837c50
commit 5a8ab42281
6 changed files with 136 additions and 49 deletions
+1 -1
View File
@@ -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())