Dependents:   BLE_MIDI

Fork of nRF51822 by Nordic Semiconductor

Files at this revision

API Documentation at this revision

Comitter:
mistery
Date:
Thu Aug 10 14:20:09 2017 +0000
Parent:
102:bdc690669431
Commit message:

Changed in this revision

nRF51822n.h Show annotated file Show diff for this revision Revisions of this file
--- 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"