patch-comgt_h 457 B

1234567891011121314
  1. $Id$
  2. --- comgt.0.32.orig/comgt.h 2006-10-20 16:49:46.000000000 +0200
  3. +++ comgt.0.32/comgt.h 2006-12-06 13:10:54.000000000 +0100
  4. @@ -470,8 +470,8 @@ char _SETAPN_code[]=
  5. if a=0 goto apnerror\n\
  6. if a>32 goto apnerror\n\
  7. :enterapn\n\
  8. - send \"AT+CGDCONT=1,\\\"IP\\\",\\\"\n\
  9. - send $c\n\
  10. + send \"AT+CGDCONT=1,\\\"IP\\\",\\\"\"\n\
  11. + send $x\n\
  12. send \"\\\"^m\"\n\
  13. waitfor 20 \"OK\",\"ERR\"\n\
  14. if % = -1 goto timeerror\n\