u-blox / Mbed 2 deprecated MbedSmartRestMain

Dependencies:   C027_Support C12832 LM75B MMA7660 MbedSmartRest mbed-rtos mbed

Fork of MbedSmartRestMain by Cumulocity Official

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