mirror of
https://github.com/Proxmark/proxmark3.git
synced 2025-08-21 05:43:23 -07:00
begin reveng add-ons for lua
This commit is contained in:
parent
f46c366321
commit
7e59994713
3 changed files with 116 additions and 24 deletions
|
@ -12,4 +12,6 @@
|
|||
#define CMDCRC_H__
|
||||
|
||||
int CmdCrc(const char *Cmd);
|
||||
int CmdrevengTest(const char *Cmd);
|
||||
int GetModels(char *Models[], int *count, uint32_t *width);
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue