Cabana: add `--ecam` flag to dispaly the wide road camera (#26727)
old-commit-hash: 7006230e08
vw-mqb-aeb
parent
1d583fa497
commit
2d49d819d3
5 changed files with 16 additions and 7 deletions
@ -1,4 +1,4 @@ |
||||
#!/bin/sh |
||||
cd "$(dirname "$0")" |
||||
export LD_LIBRARY_PATH="../../opendbc/can:$LD_LIBRARY_PATH" |
||||
exec ./_cabana "$1" |
||||
exec ./_cabana "$@" |
||||
|
Loading…
Reference in new issue