mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-07-05 20:41:34 -07:00
missed is
This commit is contained in:
parent
acaaeea450
commit
14ad94e4a0
1 changed files with 1 additions and 0 deletions
|
@ -48,6 +48,7 @@ typedef enum ISO14B_COMMAND {
|
|||
ISO14B_SELECT_CTS = (1 << 10),
|
||||
ISO14B_CLEARTRACE = (1 << 11),
|
||||
ISO14B_SELECT_XRX = (1 << 12),
|
||||
ISO14B_SELECT_PICOPASS = (1 << 13),
|
||||
} iso14b_command_t;
|
||||
|
||||
typedef enum ISO14B_TYPE {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue