launch corolla script for desk replay

old-commit-hash: aef61541e3
taco
Comma Device 3 years ago
parent 9b9d332a54
commit 5a55e1bb79
  1. 6
      scripts/launch_corolla.sh

@ -0,0 +1,6 @@
#!/usr/bin/bash
DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" >/dev/null && pwd)"
export FINGERPRINT="TOYOTA COROLLA TSS2 2019"
$DIR/../launch_openpilot.sh
Loading…
Cancel
Save