Costa / Mbed 2 deprecated MBED_SERVER

Dependencies:   mbed

Fork of MBED_SERVER_SETUP by Costa

Revision:
7:358aa0eeafdb
Parent:
6:01a64a6bc702
--- a/main.cpp	Fri Jun 17 12:07:55 2016 +0000
+++ b/main.cpp	Fri Jun 17 12:10:22 2016 +0000
@@ -251,7 +251,7 @@
                     } 
                 }
                 case 12: {
-                    resp=OKResponse(buffer,"PED");
+                    resp=OKResponse(buffer,"pre");
                     INFO("hello %s",resp);
                     if (resp!=NULL) {
                         pc.printf("getting important number...");