cc3000 hostdriver with the mbed socket interface

Dependents:   cc3000_hello_world_demo cc3000_simple_socket_demo cc3000_ntp_demo cc3000_ping_demo ... more

Files at this revision

API Documentation at this revision

Comitter:
SolderSplashLabs
Date:
Thu Oct 03 21:03:34 2013 +0000
Parent:
24:ba3fa29197ac
Child:
26:456f73ed2a75
Commit message:
Added comments and fixed typos

Changed in this revision

cc3000.h Show annotated file Show diff for this revision Revisions of this file
--- a/cc3000.h	Thu Oct 03 21:02:56 2013 +0000
+++ b/cc3000.h	Thu Oct 03 21:03:34 2013 +0000
@@ -63,7 +63,7 @@
 // Debug - General Debug
 #define CC3000_DEBUG
 
-// Add color too the debug messages, requires a VT100 terminal like putty, comment out to remove
+// Add color to the debug messages, requires a VT100 terminal like putty, comment out to remove
 #define VT100_COLOUR
 
 #ifdef CC3000_DEBUG_SOCKET