Makes calling work
Much of the code that interfaces with the modem was taken from SXMO. Calling now works for both incoming and outgoing calls
This commit is contained in:
parent
ec6bad4c1a
commit
72ecf44743
6 changed files with 242 additions and 45 deletions
|
@ -72,4 +72,4 @@ echo "$ids" | while read -r id; do
|
|||
mmcli -m "$modem" --messaging-delete-sms="$id"
|
||||
done
|
||||
|
||||
notify-send "$count new messages"
|
||||
echo "$count new messages"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue