]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - include/common.h
Fixed bug in HID clone short format. Added EM4xxx block read/write commands
[proxmark3-svn] / include / common.h
index eb519f63da05852f8df51ffd7b962368b6d2256b..cfce1b9f0347f6a23b3081c088ed33e08f2461bb 100644 (file)
@@ -12,6 +12,9 @@
 #ifndef __COMMON_H
 #define __COMMON_H
 
+#include <stdint.h>
+typedef unsigned char byte_t;
+
 //-----------------------------------------------------------------------------
 // ISO 14443A
 //-----------------------------------------------------------------------------
Impressum, Datenschutz