Update protocol version with Ledger's HW
This commit is contained in:
parent
44cd8a13ec
commit
0a3c5a605b
|
@ -259,7 +259,7 @@ namespace hw {
|
|||
|
||||
static int device_id = 0;
|
||||
|
||||
#define PROTOCOL_VERSION 3
|
||||
#define PROTOCOL_VERSION 4
|
||||
|
||||
#define INS_NONE 0x00
|
||||
#define INS_RESET 0x02
|
||||
|
|
Loading…
Reference in New Issue