Skip to content

Commit ec222dd

Browse files
committed
PRESCRIPTION ONLY: Consult your vehicle brand's Discord channel for guidance first.
1 parent 0c873c4 commit ec222dd

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Hardcoded Fingerprint comma.ai openpilot Continuous Micro-Fork Generator
22

3+
*PRESCRIPTION ONLY: Consult your vehicle brand's Discord channel for guidance first.*
4+
35
## How and Why to Use
46

57
openpilot queries the firmware of your vehicle upon start and configures itself to your vehicle accordingly with a list of pre-existing firmwares in the codebase. This process is called [Fingerprinting](https://github.com/commaai/openpilot/wiki/Fingerprinting). If you currently see an error of `Car Unrecognized: Dashcam Mode`, you should try to go through the [fingerprinting guide](https://github.com/commaai/openpilot/wiki/Fingerprinting). *Please make sure to follow the suggestion in the guide to try the `master-ci` branch first.*

generate.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,9 @@ def generate_html(base_cars_base_branches):
129129
<body>
130130
<h1>Hardcoded Fingerprint comma.ai openpilot Continuous Micro-Fork Generator branches</h1>
131131
<p>
132+
<em>PRESCRIPTION ONLY: Consult your vehicle brand's Discord channel for guidance first.</em>
133+
</p>
134+
<p>
132135
⚠️ Only to be used as a last resort! ⚠️
133136
</p>
134137
<p>

0 commit comments

Comments
 (0)