Merge pull request #966 from schuellerf/fix-abrp-documentation

docs/abrp.md: fix documentation to API call
This commit is contained in:
Florian BEZANNIER
2024-11-04 19:33:32 +01:00
committed by GitHub
+3 -3
View File
@@ -17,9 +17,9 @@ ABRP will optimize your itinerary with these parameters.
![](abrp.png)
3. Click on Generic Link
4. Click on copy
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:
```
http://localhost:5000/abrp?token=YOURTOKEN
http://localhost:5000/abrp?token=YOURTOKEN&vin=YOURVIN
```
7. Go to [http://localhost:5000](http://localhost:5000)
8. Click on control tab
@@ -36,4 +36,4 @@ http://localhost:5000/abrp?token=YOURTOKEN
11.4 save the file
11.5 restart psa_car_controller
12. Enjoy
12. Enjoy