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: Beep C12832_lcd EthernetInterface LM75B MMA7660 mbed-rtos mbed nsdl_lib
Fork of LWM2M_NanoService_Ethernet by
Diff: main.cpp
- Revision:
- 16:12fe2f09fab5
- Parent:
- 15:db022645bcc1
- Child:
- 17:40ce3d963495
--- a/main.cpp Wed Mar 26 22:40:37 2014 +0000
+++ b/main.cpp Sat Apr 05 03:53:40 2014 +0000
@@ -64,6 +64,7 @@
mbed_interface_uid(mbed_uid);
mbed_uid[32] = '\0';
+ NSDL_DEBUG("Full interface uid=%s", mbed_uid);
strncat(endpoint_name, mbed_uid + 27, 20 - strlen(endpoint_name));
lcd.locate(0,11);
