mirror of
https://github.com/Proxmark/proxmark3.git
synced 2025-07-16 02:03:00 -07:00
'hf 14b' formatting
* renaming a few functions * whitespace * moving a bit towards RRG repo
This commit is contained in:
parent
c41dd5f9f6
commit
a334de73d2
3 changed files with 226 additions and 179 deletions
|
@ -21,6 +21,6 @@ int CmdHF14BSnoop(const char *Cmd);
|
|||
int CmdSri512Read(const char *Cmd);
|
||||
int CmdSrix4kRead(const char *Cmd);
|
||||
int CmdHF14BWrite( const char *cmd);
|
||||
int HF14BInfo(bool verbose);
|
||||
int infoHF14B(bool verbose);
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue