mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 13:53:55 -07:00
add: proxmark3 -v/--version - for easiness to detect version in offline mode and installs
This commit is contained in:
parent
fdcc885aa9
commit
4e627f09c0
3 changed files with 27 additions and 5 deletions
|
@ -15,6 +15,6 @@
|
|||
|
||||
int CmdHW(const char *Cmd);
|
||||
|
||||
void pm3_version(bool verbose);
|
||||
void pm3_version(bool verbose, bool oneliner);
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue