mirror of
https://github.com/MoreTore/openpilot.git
synced 2026-08-06 00:36:32 +08:00
For ease of use for newer users
This commit is contained in:
@@ -1,5 +1,11 @@
|
||||
#!/usr/bin/bash
|
||||
|
||||
## Uncomment whichever line applies to your vehicle.
|
||||
# export FINGERPRINT="MAZDA 3 2019"
|
||||
# export FINGERPRINT="MAZDA CX-30"
|
||||
# export FINGERPRINT="MAZDA CX-50"
|
||||
# export FINGERPRINT="MAZDA CX-90"
|
||||
|
||||
export PASSIVE="0"
|
||||
exec ./launch_chffrplus.sh
|
||||
|
||||
|
||||
Reference in New Issue
Block a user