/[projects]/smsdaemon/GsmModem.cpp
ViewVC logotype

Diff of /smsdaemon/GsmModem.cpp

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 32 by torben, Mon Jun 9 18:15:53 2008 UTC revision 33 by torben, Tue Jun 10 12:58:30 2008 UTC
# Line 162  int  GsmModem::DeleteAllSms() Line 162  int  GsmModem::DeleteAllSms()
162  void GsmModem::Init()  void GsmModem::Init()
163  {  {
164          Command( "ATZ" ); //Reset any previous setup          Command( "ATZ" ); //Reset any previous setup
165            Command( "AT\\Q3" ); //Hardware flow control
166    
167          Command( "ATE0" ); //Disable echo          Command( "ATE0" ); //Disable echo
168    

Legend:
Removed from v.32  
changed lines
  Added in v.33

  ViewVC Help
Powered by ViewVC 1.1.20