mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2026-08-29 05:28:22 +00:00
Fixed a bug where Proxmark5 dump mfu data was empty.
This commit is contained in:
+1
-1
@@ -421,7 +421,7 @@ typedef struct {
|
||||
|
||||
typedef struct {
|
||||
uint16_t bytelen;
|
||||
uint16_t startidx;
|
||||
uint32_t startidx;
|
||||
} PACKED mful_readblock_resp_t;
|
||||
|
||||
typedef struct {
|
||||
|
||||
Reference in New Issue
Block a user