Files
sunnypilot/scripts/launch_corolla.sh
T
2024-08-15 10:01:52 +00:00

8 lines
175 B
Bash
Executable File

#!/usr/bin/bash
DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" >/dev/null && pwd)"
export FINGERPRINT="TOYOTA_COROLLA_TSS2"
export SKIP_FW_QUERY="1"
$DIR/../launch_openpilot.sh