changed low freq. clock source to IRC

Dependents:   BLE_ANCS_SDAPI_IRC

Fork of nRF51822 by Nordic Semiconductor

Revision:
4:534c2146e5ec
Parent:
0:eff01767de02
Child:
22:c6ee8136847e
--- a/nRF51822n.h	Thu May 22 15:03:55 2014 +0100
+++ b/nRF51822n.h	Fri May 23 09:01:52 2014 +0100
@@ -34,7 +34,7 @@
 
 */
 /**************************************************************************/
-class nRF51822n : public BLEDevice
+class nRF51822n : public BLEDeviceInstanceBase
 {
     public:
         nRF51822n(void);