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: resources/temperature.cpp
- Revision:
- 8:f0ecb62bda47
- Parent:
- 3:52c1b649eb04
- Child:
- 20:84ee332ba360
--- a/resources/temperature.cpp Tue Oct 22 10:50:05 2013 +0000 +++ b/resources/temperature.cpp Tue Feb 04 05:19:54 2014 +0000 @@ -6,7 +6,7 @@ #include "nsdl_support.h" #include "temperature.h" -#define TEMP_RES_ID "sen/temp" +#define TEMP_RES_ID "303/0/5700" static LM75B tmp(p28,p27); /* stored data for observable resource */