parent
48dc27e106
commit
c5dbc71db3
1 changed files with 1 additions and 0 deletions
|
|
@ -45,6 +45,7 @@ def serialList():
|
|||
+ glob.glob("/dev/ttyAMA*") \
|
||||
+ glob.glob("/dev/tty.usb*") \
|
||||
+ glob.glob("/dev/cu.*") \
|
||||
+ glob.glob("/dev/cuaU*") \
|
||||
+ glob.glob("/dev/rfcomm*")
|
||||
|
||||
additionalPorts = settings().get(["serial", "additionalPorts"])
|
||||
|
|
|
|||
Loading…
Reference in a new issue