Do not use ATZ command on initialization
ATZ can reset settings like SMSC number on some 3G keys.develop
parent
be53921802
commit
001cbacfca
|
@ -19,7 +19,6 @@ module Biju
|
||||||
@modem = Modem.new(port, options)
|
@modem = Modem.new(port, options)
|
||||||
|
|
||||||
attention
|
attention
|
||||||
init_modem
|
|
||||||
unlock_pin pin
|
unlock_pin pin
|
||||||
|
|
||||||
text_mode(false)
|
text_mode(false)
|
||||||
|
|
Loading…
Reference in New Issue