changed low freq. clock source to IRC

Dependents:   BLE_ANCS_SDAPI_IRC

Fork of nRF51822 by Nordic Semiconductor

Revision:
26:dade7d2857b4
Parent:
0:eff01767de02
--- 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"