Update ReadMe.md

master
mrhaav 2 years ago committed by GitHub
parent 0661652b52
commit dc5517e306
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -20,7 +20,7 @@ When the daemon is stoped it will send rssi value = -200 to turn off all LEDs.
uqmi version 2022-04-22-0.5 includes a SMS receiver. It will store received SMS in /var/sms folder. The daemon will send the file name to /usr/bin/uqmi_sms.sh.
The first row in the SMS file is the senders phone number and the following rows are the text message.
\
uqmi_led.sh example for MR200v4
```
#!/bin/sh
@ -53,7 +53,7 @@ else
fi
```
\
uqmi_sms.sh example
```
#!/bin/sh

Loading…
Cancel
Save