Revert "Merge branch 'master' into hf_mf_sim"
This reverts commitcbea5d9d02, reversing changes made tob66152feb2.
This commit is contained in:
@@ -72,8 +72,7 @@ typedef enum ISO14B_COMMAND {
|
||||
ISO14B_REQUEST_TRIGGER = (1 << 4),
|
||||
ISO14B_APPEND_CRC = (1 << 5),
|
||||
ISO14B_SELECT_STD = (1 << 6),
|
||||
ISO14B_SELECT_SR = (1 << 7),
|
||||
ISO14B_SET_TIMEOUT = (1 << 8),
|
||||
ISO14B_SELECT_SR = (1 << 7)
|
||||
} iso14b_command_t;
|
||||
|
||||
typedef enum ISO15_COMMAND {
|
||||
|
||||
Reference in New Issue
Block a user