]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - client/hidcardformatutils.h
'hf 14b' formatting
[proxmark3-svn] / client / hidcardformatutils.h
index 821fc9adc57176da02c8c3c22072abbea57382b7..0ab2ae7237b09027bd63c39afe973dd55c11bd49 100644 (file)
@@ -28,8 +28,8 @@ typedef struct hidproxmessage_s{
 typedef struct hidproxcard_s{
   uint32_t FacilityCode;
   uint64_t CardNumber;
-  uint8_t IssueLevel;
-  bool ParitySupported;
+  uint32_t IssueLevel;
+  uint32_t OEM;
   bool ParityValid; // Only valid for responses
 } hidproxcard_t;
 
Impressum, Datenschutz