From d0653073179607487448bad3a4b87a2296d2e1bd Mon Sep 17 00:00:00 2001 From: Andrew Chow Date: Mon, 15 Apr 2019 19:45:39 -0400 Subject: [PATCH] Import HID in Ledger driver --- hwilib/devices/ledger.py | 1 + 1 file changed, 1 insertion(+) diff --git a/hwilib/devices/ledger.py b/hwilib/devices/ledger.py index 6e8f193..5b4f689 100644 --- a/hwilib/devices/ledger.py +++ b/hwilib/devices/ledger.py @@ -5,6 +5,7 @@ from ..errors import ActionCanceledError, BadArgumentError, DeviceConnectionErro from .btchip.btchip import * from .btchip.btchipUtils import * import base64 +import hid import json import struct from .. import base58