V.06 11/3

Dependencies:   FT6206 SDFileSystem SPI_TFT_ILI9341 TFT_fonts

Fork of ATT_AWS_IoT_demo by attiot

Revision:
23:b9ff83dc965f
Parent:
15:6f2798e45099
Child:
28:54d9a550adf1
--- a/WNCInterface/WNCInterface.h	Wed Dec 07 21:19:07 2016 +0000
+++ b/WNCInterface/WNCInterface.h	Thu Dec 15 18:05:09 2016 +0000
@@ -149,6 +149,9 @@
    */
   void doDebug(int val);  //doing this so I can get to the wnc controller pointer
   
+  /** Returns full ICCD on the SIM that is being used.
+   */
+  void WNCInterface::getICCID(string *str);
   
 //private:
   static WncController_fk::WncIpStats myNetStats;     //maintaint the network statistics