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.btchip import *
|
||||||
from .btchip.btchipUtils import *
|
from .btchip.btchipUtils import *
|
||||||
import base64
|
import base64
|
||||||
|
import hid
|
||||||
import json
|
import json
|
||||||
import struct
|
import struct
|
||||||
from .. import base58
|
from .. import base58
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user