Skip to content

Commit

Permalink
update to latest devices list format
Browse files Browse the repository at this point in the history
  • Loading branch information
rsnodgrass committed Feb 7, 2025
1 parent 1f47c05 commit 656126f
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions virtual-ip2sl-addon/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,7 @@ gpio: true
#auto_uart: true
uart: true
devices:
- '/dev/ttyAMA0'
- '/dev/ttyUSB0'
# - '/dev/ttyAMA0:/dev/ttyAMA0:rwm'
# - '/dev/ttyUSB0:/dev/ttyUSB0:rwm'
- '/dev/ttyAMA0,/dev/ttyAMA0:rwm'
- '/dev/ttyUSB0,/dev/ttyUSB0:rwm'
privileged:
- SYS_RAWIO

0 comments on commit 656126f

Please sign in to comment.