factory: explicitly only the first interface

This commit is contained in:
Roman Zeyde
2016-10-14 20:58:42 +03:00
parent 26435130d7
commit e7b8379a97

View File

@@ -44,6 +44,7 @@ def _load_client(name, client_type, hid_transport,
identity_type=identity_type,
device_name=name,
call_exception=call_exception)
return
def _load_trezor():