projects
/
proxmark3-svn
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Textual changes,
[proxmark3-svn]
/
client
/
data.h
diff --git
a/client/data.h
b/client/data.h
index 7d85e1f158083ec89087c61a7a8d33a9962b4700..201aba04697362b3a6446be78d19b642323e5fc8 100644
(file)
--- a/
client/data.h
+++ b/
client/data.h
@@
-19,5
+19,5
@@
extern uint8_t* sample_buf;
#define arraylen(x) (sizeof(x)/sizeof((x)[0]))
void GetFromBigBuf(uint8_t *dest, int bytes, int start_index);
-
+void GetEMLFromBigBuf(uint8_t *dest, int bytes, int start_index);
#endif
Impressum
,
Datenschutz