David Fletcher / Mbed 2 deprecated cc3100_Test_websock_Camera_CM4F

Dependencies:   mbed

Revision:
15:5433f9d94cd7
Parent:
0:50cedd586816
Child:
19:3dd3e7f30f8b
--- a/simplelink/cc3100.h	Tue Aug 25 22:03:00 2015 +0000
+++ b/simplelink/cc3100.h	Fri Aug 28 21:04:44 2015 +0000
@@ -423,7 +423,9 @@
     /*****************************************************************************/
     /* Function prototypes                                                       */
     /*****************************************************************************/
-    int32_t initializeAppVariables();
+    int32_t initializeAppVariables(void);
+    
+    int32_t Network_AP_InitDriver(void);
     
     int32_t establishConnectionWithAP(void);