Update protocol version with Ledger's HW

This commit is contained in:
François Colas 2020-08-28 11:59:02 +02:00
parent 44cd8a13ec
commit 0a3c5a605b
No known key found for this signature in database
GPG Key ID: 22B0009923FB1765
1 changed files with 1 additions and 1 deletions

View File

@ -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