mirror of
https://github.com/MoreTore/openpilot.git
synced 2026-07-26 20:32:04 +08:00
Merge pull request #12 from GarnetSunset/mazda-master
Put sample fingerprints for ease of use of new 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