Fork of nRF51822 by
Revision 639:3d9350cc3295, committed 2017-08-10
- 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 |
diff -r bdc690669431 -r 3d9350cc3295 nRF51822n.h --- 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"