mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-03-04 20:13:38 +08:00
wrong spelling
This commit is contained in:
parent
d7291aac29
commit
7e43d6b8f4
1 changed files with 1 additions and 1 deletions
|
@ -181,7 +181,7 @@ typedef struct {
|
|||
bool compiled_with_hitag : 1;
|
||||
bool compiled_with_em4x50 : 1;
|
||||
bool compiled_with_em4x70 : 1;
|
||||
bool compiled_with_xc8211 : 1;
|
||||
bool compiled_with_zx8211 : 1;
|
||||
// hf
|
||||
bool compiled_with_hfsniff : 1;
|
||||
bool compiled_with_hfplot : 1;
|
||||
|
|
Loading…
Reference in a new issue