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

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