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: C027_Support C12832 LM75B MMA7660 MbedSmartRest mbed-rtos mbed
Fork of MbedSmartRestMain by
Diff: common.h
- Revision:
- 23:0a48eebaaba8
- Parent:
- 17:877a9a3148a4
- Child:
- 27:bfd402593acc
--- a/common.h Thu Feb 20 14:38:53 2014 +0000 +++ b/common.h Mon Mar 24 09:58:46 2014 +0000 @@ -48,6 +48,7 @@ extern MbedSmartRest client; const char * imei(); +const char * imsi(); const char * cellId(); const char * iccid(); sigq_t * signalQuality();
