Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
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 |
--- 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"
