mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 05:43:48 -07:00
fix Hitag S concatbits and lf em 410x clone --hts
This commit is contained in:
parent
d39775ca46
commit
f0b93405fa
3 changed files with 4 additions and 3 deletions
|
@ -161,7 +161,7 @@ typedef struct {
|
|||
uint8_t logdata_1[4];
|
||||
uint8_t nonce[4];
|
||||
|
||||
//Hitag s section
|
||||
// Hitag S section
|
||||
uint8_t mode;
|
||||
} PACKED lf_hitag_data_t;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue