Import HID in Ledger driver
This commit is contained in:
parent
685faa2e5c
commit
d065307317
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user