update faq

This commit is contained in:
Florian Bezannier
2021-05-20 22:33:53 +02:00
parent d32d3bdf5f
commit 8e179982ac
+5
View File
@@ -21,3 +21,8 @@ To fix this go to the application directory and execute this command :
# if the user is launched by pi user do
sudo chown pi: -R .
```
### 5. I doesn't receive SMS
The SMS authentication is used to be able to remote control your car.
If your car doesn't have this functionality you should disable remote control when you start psa-car-controller
by using `--remote-disable` argument.