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.
Diff: main.cpp
- Branch:
- wakaama_mbed
- Revision:
- 9:279794541018
- Parent:
- 7:4de75b12fbf9
--- a/main.cpp Wed May 03 15:37:32 2017 +0800 +++ b/main.cpp Wed May 03 08:37:57 2017 +0000 @@ -14,7 +14,7 @@ #define LESHAN_PORT 5683 #define UDP_TIMEOUT 60000 -#define UDP_PORT 56830 +#define UDP_PORT 5683 // LCD 128X32 C12832 lcd(p5, p7, p6, p8, p11); @@ -200,7 +200,7 @@ while (true) { int size =0; - + printf("\n------------------------------------------\n"); printf("loop...\n"); struct timeval tv;