fix Hitag S concatbits and lf em 410x clone --hts

This commit is contained in:
douniwan5788 2024-11-27 00:01:15 +08:00
commit f0b93405fa
3 changed files with 4 additions and 3 deletions

View file

@ -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;