Nordic stack and drivers for the mbed BLE API

Dependents:   idd_hw5_bleFanProto

Fork of nRF51822 by Nordic Semiconductor

Revision:
26:dade7d2857b4
Parent:
0:eff01767de02
Child:
53:1e5c300cec7f
--- a/projectconfig.h	Tue Jun 10 13:13:35 2014 +0100
+++ b/projectconfig.h	Tue Jun 10 13:32:01 2014 +0100
@@ -63,7 +63,7 @@
                               Level 0: No debug information generated
 
     -----------------------------------------------------------------------*/
-    #define CFG_DEBUG                                  (2)
+    #define CFG_DEBUG                                  (1)
 
     #if (CFG_DEBUG > 3) || (CFG_DEBUG < 0)
       #error "CFG_DEBUG must be a value between 0 (no debug) and 3"