Frank Vannieuwkerke / CC3000_Hostdriver

Dependencies:   NVIC_set_all_priorities

Dependents:   CC3000_Simple_Socket Wi-Go_IOT_Demo

Revision:
6:d733efcc2c56
Parent:
4:d8255a5aad46
Child:
8:b48bb4df9319
--- a/socket.cpp	Mon Jul 15 19:54:53 2013 +0000
+++ b/socket.cpp	Sun Jul 28 19:22:18 2013 +0000
@@ -34,10 +34,6 @@
 *****************************************************************************/
 
 #include "socket.h"
-#include "hci.h"
-#include "evnt_handler.h"
-#include "netapp.h"
-
 
 int HostFlowControlConsumeBuff(int sd)
 {
@@ -614,3 +610,6 @@
     
 }
 
+
+
+