Costa / Mbed 2 deprecated MBED_SERVER

Dependencies:   mbed

Fork of MBED_SERVER_SETUP by Costa

Revision:
4:03a5f1c0e49a
Parent:
3:8534d8489cbc
Child:
5:1056f0dfb3ba
diff -r 8534d8489cbc -r 03a5f1c0e49a main.cpp
--- a/main.cpp	Fri Jun 17 10:29:34 2016 +0000
+++ b/main.cpp	Fri Jun 17 10:31:05 2016 +0000
@@ -238,7 +238,7 @@
                     if (resp!=NULL) {
                        INFO("Testing connection");
                        state++; 
-                       dev.printf("AT+CIPSEND = %s\r\n",pedometer_channel);
+                       dev.printf("AT+CIPSEND = %s , 6 \r\n",pedometer_channel);
                     }
  
                      break;