Changed the device name.

Dependents:   BLE_Health_Thermometer_HeartRateMonitor

Fork of BLE_API_Native_IRC by Yoshihiro TSUBOI

Revision:
4:2f1f20c755ed
Parent:
0:4c3097c65247
Child:
8:b346eddb9346
--- a/hw/nRF51822n/nRF51822n.h	Thu Feb 06 13:05:36 2014 +0000
+++ b/hw/nRF51822n/nRF51822n.h	Fri Feb 07 16:04:09 2014 +0000
@@ -17,6 +17,11 @@
 #ifndef __NRF51822_H__
 #define __NRF51822_H__
 
+#define NRF51
+#define DEBUG_NRF_USER
+#define BLE_STACK_SUPPORT_REQD
+#define BOARD_PCA10001
+
 #include "mbed.h"
 #include "blecommon.h"
 #include "hw/BLEDevice.h"