sdd sc raw t0
This commit is contained in:
@@ -110,6 +110,7 @@ typedef enum SMARTCARD_COMMAND {
|
||||
SC_NO_DISCONNECT = (1 << 1),
|
||||
SC_RAW = (1 << 2),
|
||||
SC_SELECT = (1 << 3)
|
||||
SC_RAW_T0 = (1 << 4),
|
||||
} smartcard_command_t;
|
||||
|
||||
//-----------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user