Cabana: add `--ecam` flag to dispaly the wide road camera (#26727)
parent
cf67ae6ac1
commit
7006230e08
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