mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2026-05-12 11:18:11 -07:00
structs to be used with device must be PACKED
This commit is contained in:
+1
-1
@@ -350,7 +350,7 @@ typedef struct {
|
||||
|
||||
typedef struct iclass_premac {
|
||||
uint8_t mac[4];
|
||||
} iclass_premac_t;
|
||||
} PACKED iclass_premac_t;
|
||||
|
||||
typedef struct {
|
||||
bool use_credit_key;
|
||||
|
||||
Reference in New Issue
Block a user