mirror of
https://github.com/Proxmark/proxmark3.git
synced 2025-08-14 02:26:59 -07:00
nexwatch fix .h file + icemans mf csetblk w arg
forgot to include the new nexwatch command in the header... added icemans hf mf csetblk w parameter fix
This commit is contained in:
parent
25d3e5cc83
commit
664f658650
2 changed files with 13 additions and 11 deletions
|
@ -35,6 +35,7 @@ int CmdFSKdemodPyramid(const char *Cmd);
|
|||
int CmdFSKrawdemod(const char *Cmd);
|
||||
int CmdPSK1rawDemod(const char *Cmd);
|
||||
int CmdPSK2rawDemod(const char *Cmd);
|
||||
int CmdPSKNexWatch(const char *Cmd);
|
||||
int CmdGrid(const char *Cmd);
|
||||
int CmdGetBitStream(const char *Cmd);
|
||||
int CmdHexsamples(const char *Cmd);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue