Dependents:   BLE_MIDI

Fork of nRF51822 by Nordic Semiconductor

Revision:
639:3d9350cc3295
Parent:
96:f98c65780f4a
--- a/nRF51822n.h	Mon Mar 23 16:27:00 2015 +0000
+++ b/nRF51822n.h	Thu Aug 10 14:20:09 2017 +0000
@@ -17,10 +17,10 @@
 #ifndef __NRF51822_H__
 #define __NRF51822_H__
 
-#define NRF51
+//#define NRF51
 #define DEBUG_NRF_USER
 #define BLE_STACK_SUPPORT_REQD
-#define BOARD_PCA10001
+//#define BOARD_PCA10001
 
 #include "mbed.h"
 #include "blecommon.h"