mirror of
https://github.com/Proxmark/proxmark3.git
synced 2025-08-14 02:26:59 -07:00
move viking demod to respective file
see changelog.md for cli changes!
This commit is contained in:
parent
cf4640b973
commit
f2fc0a9c4d
5 changed files with 37 additions and 37 deletions
|
@ -23,7 +23,6 @@ int CmdData(const char *Cmd);
|
|||
void printDemodBuff(void);
|
||||
void setDemodBuf(uint8_t *buff, size_t size, size_t startIdx);
|
||||
int CmdPrintDemodBuff(const char *Cmd);
|
||||
int CmdVikingDemod(const char *Cmd);
|
||||
int CmdG_Prox_II_Demod(const char *Cmd);
|
||||
int Cmdaskrawdemod(const char *Cmd);
|
||||
int Cmdaskmandemod(const char *Cmd);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue