changed default debug settings

Fork of cc3000_hostdriver_mbedsocket by Martin Kojtal

Files at this revision

API Documentation at this revision

Comitter:
bjo3rn
Date:
Mon Oct 20 16:50:15 2014 +0000
Parent:
46:ca8c234997c0
Commit message:
Added debug level 1

Changed in this revision

cc3000.h Show annotated file Show diff for this revision Revisions of this file
--- a/cc3000.h	Sun Nov 10 21:41:44 2013 +0100
+++ b/cc3000.h	Mon Oct 20 16:50:15 2014 +0000
@@ -61,7 +61,7 @@
 // Debug - HCI Rx messages
 #define CC3000_DEBUG_HCI_RX 0
 // Debug - General Debug
-#define CC3000_DEBUG        0
+#define CC3000_DEBUG        1
 // Add colour to the debug messages, requires a VT100 terminal like putty, comment out to remove
 #define VT100_COLOUR        0