From 8e179982acf5df215917a9f5901f4db87af251ef Mon Sep 17 00:00:00 2001 From: Florian Bezannier Date: Thu, 20 May 2021 22:33:53 +0200 Subject: [PATCH] update faq --- FAQ.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/FAQ.md b/FAQ.md index 09501c3..c851605 100644 --- a/FAQ.md +++ b/FAQ.md @@ -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.