iso14a reader patches [Hagen Fritsch]

This commit is contained in:
adam@algroup.co.uk
2010-07-13 13:39:30 +00:00
parent 7e758047e4
commit 534983d735
12 changed files with 255 additions and 95 deletions

1
client/util.h Normal file
View File

@@ -0,0 +1 @@
void print_hex(const uint8_t * data, const size_t len);