]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - common/iso15693tools.c
Revert "Comms refactor (prerequisite of libproxmark work) (#371)" (#450)
[proxmark3-svn] / common / iso15693tools.c
index cf7d5341cead23a1c9ad97fcffa1b5c4f290c219..26e636ca7b0c27d90dee14bf3f79d70168fd546c 100644 (file)
@@ -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