mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 13:53:55 -07:00
rename usb_present
This commit is contained in:
parent
4a576efc44
commit
897632a717
5 changed files with 21 additions and 21 deletions
|
@ -99,7 +99,7 @@ class WorkerThread : public QThread {
|
|||
private:
|
||||
char *script_cmds_file = NULL;
|
||||
char *script_cmd = NULL;
|
||||
bool usb_present;
|
||||
bool pm3_present;
|
||||
};
|
||||
|
||||
class ProxGuiQT : public QObject {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue