telit: Avoid resetting the SIM
authorChristopher Vogl <christopher.vogl@hale.at>
Wed, 29 Aug 2012 15:01:09 +0000 (17:01 +0200)
committerDenis Kenzior <denkenz@gmail.com>
Thu, 30 Aug 2012 14:45:27 +0000 (09:45 -0500)
commitf94d112d2c9b8f5ea24f80e3dba8dd75eb8fa7c4
tree76b88127131aa6922cd5adacfd2a6182b1050dc9
parentc1cea66a5eaf008376decb9d54b5a6f22189fce4
telit: Avoid resetting the SIM

Avoid a reset  when switching between online and offline (airplane)
mode in telit_set_online(). +CFUN accepts a second parameter (0), which
disables a reset: AT+CFUN=x,0.
plugins/telit.c