Files
MoreTore/scripts/launch_corolla.sh
Vehicle Researcher 74ee5a3ad8 openpilot v0.10.3
2025-12-19 07:27:22 +00:00

8 lines
179 B
Bash
Executable File

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