projects
/
proxmark3-svn
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Merge pull request #474 from merlokk/df_fix
[proxmark3-svn]
/
common
/
iso15693tools.c
diff --git
a/common/iso15693tools.c
b/common/iso15693tools.c
index cf7d5341cead23a1c9ad97fcffa1b5c4f290c219..26e636ca7b0c27d90dee14bf3f79d70168fd546c 100644
(file)
--- a/
common/iso15693tools.c
+++ b/
common/iso15693tools.c
@@
-50,9
+50,8
@@
int Iso15693AddCrc(uint8_t *req, int n) {
return n+2;
}
return n+2;
}
-#ifdef ON_DEVICE
+
int sprintf(char *str, const char *format, ...);
int sprintf(char *str, const char *format, ...);
-#endif
// returns a string representation of the UID
// UID is transmitted and stored LSB first, displayed MSB first
// returns a string representation of the UID
// UID is transmitted and stored LSB first, displayed MSB first
Impressum
,
Datenschutz