You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: demo/src/index.html
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -91,11 +91,11 @@
91
91
<body>
92
92
<h1>QDL.js Demo</h1>
93
93
94
-
<p>This demo will connect to a comma three device in QDL mode and read its partition information.</p>
94
+
<p>This demo will connect to a comma device (like the <ahref="https://comma.ai/shop/comma-four">comma four</a>) in QDL mode and read its partition information.</p>
95
95
96
96
<h2>Instructions:</h2>
97
97
<ol>
98
-
<li>Unplug all cables from your comma 3/3X</li>
98
+
<li>Unplug all cables from your comma device</li>
99
99
<li>Wait until the LED on the rear turns off completely</li>
100
100
<li>Remove the dust cover from the lower USB-C port</li>
101
101
<li>Connect the device to your computer</li>
@@ -110,7 +110,7 @@ <h3>Note on Linux</h3>
110
110
<sectionid="controls">
111
111
<labelfor="programmer">Select a device type</label>
0 commit comments