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:
- 7:f77afd49c35d
- Parent:
- 6:642e7c233e83
- Child:
- 12:beb64aa0da86
diff -r 642e7c233e83 -r f77afd49c35d common.h --- a/common.h Mon Feb 10 15:46:26 2014 +0000 +++ b/common.h Wed Feb 12 11:25:26 2014 +0000 @@ -19,5 +19,6 @@ const char * imei(); const char * cellId(); +const char * iccid(); sigq_t * signalQuality(); int program(void); \ No newline at end of file
