projects
/
proxmark3-svn
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Updated the CHANGELOG.md with things that I've been fiddeling with.
[proxmark3-svn]
/
client
/
cmdcrc.h
diff --git
a/client/cmdcrc.h
b/client/cmdcrc.h
index ea02f884da026ac8951aeb91cf02b6ea9f822a8b..d1dd1c1716d26ecac589127bbda919de8b8a7bbb 100644
(file)
--- a/
client/cmdcrc.h
+++ b/
client/cmdcrc.h
@@
-12,4
+12,8
@@
#define CMDCRC_H__
int CmdCrc(const char *Cmd);
+
+int CmdrevengSearch(const char *Cmd);
+int GetModels(char *Models[], int *count, uint8_t *width);
+int RunModel(char *inModel, char *inHexStr, bool reverse, char endian, char *result);
#endif
Impressum
,
Datenschutz