refacto structure

This commit is contained in:
Florian Bezannier
2022-03-16 19:57:56 +01:00
parent e4eff95966
commit 08984e22ef
233 changed files with 1934 additions and 1303 deletions
+2 -2
View File
@@ -20,10 +20,10 @@
Start the app with charge control enabled :
``python3 server.py --web-conf``
``python3 psa-car-controller --web-conf``
At the first launch you will be asked to connect and give a code that you will receive by SMS and also give your pin code (the four-digit code that your use on the android app).
If it failed you can remove the file otp.bin and retry.
You can see all options available with :
``python3 server.py -h``
``python3 psa-car-controller -h``