We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 90af522 + 3d5b628 commit 0bbd8a1Copy full SHA for 0bbd8a1
docs/abrp.md
@@ -17,9 +17,9 @@ ABRP will optimize your itinerary with these parameters.
17

18
3. Click on Generic Link
19
4. Click on copy
20
-5. Open the following url after replacing YOURTOKEN by the value you just copied:
+5. Open the following url after replacing YOURTOKEN by the value you just copied and including the VIN from your car:
21
```
22
-http://localhost:5000/abrp?token=YOURTOKEN
+http://localhost:5000/abrp?token=YOURTOKEN&vin=YOURVIN
23
24
7. Go to [http://localhost:5000](http://localhost:5000)
25
8. Click on control tab
@@ -36,4 +36,4 @@ http://localhost:5000/abrp?token=YOURTOKEN
36
11.4 save the file
37
38
11.5 restart psa_car_controller
39
-12. Enjoy
+12. Enjoy
0 commit comments