changed default debug settings

Fork of cc3000_hostdriver_mbedsocket by Martin Kojtal

Revision:
47:2806497b2578
Parent:
45:50ab13d8f2dc
--- 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