修复bug
This commit is contained in:
@@ -36,7 +36,7 @@ class Deviceinfo(object):
|
||||
# 监听设备连接(死循环,内部捕获异常)
|
||||
# ----------------------------
|
||||
def startDeviceListener(self):
|
||||
# LogManager.info("Device Listener started", "listener")
|
||||
|
||||
while True:
|
||||
try:
|
||||
lists = Usbmux().device_list()
|
||||
|
||||
Reference in New Issue
Block a user