mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 02:27:26 -07:00
add 'hf plot' - from offical repo (piwi)
This commit is contained in:
parent
2e37c04a15
commit
6e3dde9d76
13 changed files with 144 additions and 25 deletions
|
@ -34,6 +34,7 @@ bool IfPm3FpcUsartFromUsb(void);
|
|||
bool IfPm3Lf(void);
|
||||
bool IfPm3Hitag(void);
|
||||
bool IfPm3Hfsniff(void);
|
||||
bool IfPm3Hfplot(void);
|
||||
bool IfPm3Iso14443a(void);
|
||||
bool IfPm3Iso14443b(void);
|
||||
bool IfPm3Iso14443(void);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue