mirror of
https://github.com/LedgerHQ/openpgp-card-app
synced 2024-11-09 07:10:30 +00:00
Fix Historical Bytes Status Indicator value
This commit is contained in:
parent
9e7453e50a
commit
2969c0e150
@ -294,7 +294,7 @@ typedef struct gpg_v_state_s gpg_v_state_t;
|
||||
|
||||
/* --- Identifiers --- */
|
||||
|
||||
#define STATE_ACTIVATE 0x07
|
||||
#define STATE_ACTIVATE 0x05
|
||||
#define STATE_TERMINATE 0x03
|
||||
|
||||
#define IO_OFFSET_END (unsigned int) -1
|
||||
|
Loading…
Reference in New Issue
Block a user