Fixes related to cleaning up modem functionality; fix audio; add flash toggle
This commit is contained in:
parent
b37138c845
commit
34b2c57038
9 changed files with 53 additions and 29 deletions
scripts/modem
|
@ -3,6 +3,6 @@ pgrep -f sxmo_modemmonitor.sh && pkill -9 -f sxmo_modemmonitor.sh || sxmo_modemm
|
|||
rm /tmp/sxmo_incomingcall
|
||||
|
||||
# E.g. wait until process killed or started -- maybe there's a better way..
|
||||
sleep 0.2
|
||||
sleep 1
|
||||
|
||||
echo 1 > /tmp/sxmo_bar
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue