Merge branch 'master' into reason

Signed-off-by: Iceman <iceman@iuse.se>
This commit is contained in:
Iceman
2024-09-30 19:00:22 +03:00
committed by GitHub
81 changed files with 19449 additions and 18832 deletions
+2 -1
View File
@@ -99,7 +99,8 @@ typedef enum ISO14A_COMMAND {
ISO14A_SEND_CHAINING = (1 << 10),
ISO14A_USE_ECP = (1 << 11),
ISO14A_USE_MAGSAFE = (1 << 12),
ISO14A_USE_CUSTOM_POLLING = (1 << 13)
ISO14A_USE_CUSTOM_POLLING = (1 << 13),
ISO14A_CRYPTO1MODE = (1 << 14)
} iso14a_command_t;
// Defines a frame that will be used in a polling sequence