Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: mbed
Fork of MBED_SERVER_SETUP by
Diff: main.cpp
- 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...");
