Skip to content

Commit

Permalink
Merge branch 'main' into sr-brain-control
Browse files Browse the repository at this point in the history
  • Loading branch information
mstoelzle committed Aug 14, 2023
2 parents 7378dc6 + 334329d commit 2e454a8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ services:
args:
HSA: true
devices:
- /dev/tty.usbserial-*:/dev/tty.usbserial-*
- /dev/tty.usbserial-*:/dev/ttyUSB*

sr-ros2-hsa-windows:
extends: sr-ros2-core-windows
Expand All @@ -114,7 +114,7 @@ services:
args:
HSA: true
devices:
- COM1:/dev/ttyUSB0
- class/86E0D1E0-8089-11D0-9CE4-08003E301F73 # COM ports

sr-ros2-hsa-brain-control-windows:
extends: sr-ros2-hsa-windows
Expand Down

0 comments on commit 2e454a8

Please sign in to comment.