mirror of
https://github.com/OpenSolo/OpenSolo.git
synced 2025-04-29 14:14:30 +02:00
Sololink: Update USB dev id for gimbal fw load
This commit is contained in:
parent
66d87f27d2
commit
ea763105fc
@ -68,7 +68,7 @@ def glob_file(pattern):
|
||||
return files[0]
|
||||
|
||||
|
||||
dev_pattern_usb = "/dev/serial/by-id/usb-3D_Robotics*"
|
||||
dev_pattern_usb = "/dev/serial/by-id/usb*"
|
||||
|
||||
# return device name or None
|
||||
def create_usb_serial(timeout=2):
|
||||
|
Loading…
x
Reference in New Issue
Block a user