mirror of https://github.com/OpenIPC/composer.git
Update comgt script mywifi.scr
parent
b625d4da37
commit
c5e60ade92
|
@ -26,7 +26,7 @@ opengt
|
|||
if % = 0 goto hangup_modem
|
||||
:hangup_modem
|
||||
print "Hangup modem\n"
|
||||
send "ATH^m"
|
||||
send "AT+CHUP^m"
|
||||
waitquiet 1 0.2
|
||||
exec "/root/mywifi_tg.sh"+$s
|
||||
exec "logger -r ring"+$s
|
||||
goto wait_first_ring
|
||||
|
|
Loading…
Reference in New Issue