Merge #146: Import HID in Ledger driver

d065307 Import HID in Ledger driver (Andrew Chow)

Pull request description:

  Apparently this is needed, especially for newly setup environments.

  Fixes #143

ACKs for commit d06530:

Tree-SHA512: 4434f947a1cf1191445ffb5c51ebb00d221fd05f64b48b6cb403feeca378bfcd59f81e414b90b16552cf1af1df452603e54aa2e90f01c741ac3c376d96d7a47e
This commit is contained in:
Andrew Chow 2019-04-16 14:17:57 -04:00
commit f94913739e
No known key found for this signature in database
GPG Key ID: 17565732E08E5E41

View File

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