Build changes
parent
f6d7ea8f24
commit
df952b71bb
|
@ -751,7 +751,7 @@ def list_serial_ports():
|
|||
portlist = []
|
||||
for port in ports:
|
||||
portlist.insert(0, port.device)
|
||||
|
||||
|
||||
return portlist
|
||||
|
||||
def list_volumes():
|
||||
|
|
Loading…
Reference in New Issue