mirror of
https://github.com/wh201906/Proxmark3GUI.git
synced 2026-07-16 22:55:29 +08:00
Add <client dir> for preload script path
This commit is contained in:
@@ -63,6 +63,7 @@ void PM3Process::connectPM3(const QString& path, const QStringList args)
|
||||
}
|
||||
else
|
||||
{
|
||||
qDebug() << "unexpected output:" << (result.isEmpty() ? "(empty)" : result);
|
||||
emit HWConnectFailed();
|
||||
kill();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user