]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - client/proxmark3.h
ADD: the option to simulate tnp3xxx inthe command "hf mf sim"
[proxmark3-svn] / client / proxmark3.h
index 0bf5a9ebf7b74f9ea75ede1e8a76900bf0649a31..a634fd68179bf1d29b3bb4a8a29fed6fde3d3080 100644 (file)
 #define __STDC_FORMAT_MACROS
 #include <inttypes.h>
 #define llx PRIx64
+#define lli PRIi64
+#define hhu PRIu8
 
-#include <usb.h>
 #include "usb_cmd.h"
 
-#define PROXPROMPT "proxmark3> "
+#define PROXPROMPT "pm3 --> "
 
 void SendCommand(UsbCommand *c);
 
Impressum, Datenschutz