BLE_API_Tiny_BLE

Dependents:   CSSE4011_BLE_IMU

Fork of BLE_API by Bluetooth Low Energy

Revision:
308:bc040f8592b7
Parent:
260:ea7f9f14cc15
Child:
348:d5ad8959683f
--- a/common/blecommon.h	Mon Mar 02 11:50:49 2015 +0000
+++ b/common/blecommon.h	Mon Mar 09 16:23:54 2015 +0000
@@ -17,11 +17,6 @@
 #ifndef __BLE_COMMON_H__
 #define __BLE_COMMON_H__
 
-#define NRF51
-#define DEBUG_NRF_USER
-#define BLE_STACK_SUPPORT_REQD
-#define BOARD_PCA10001
-
 #ifdef __cplusplus
 extern "C" {
 #endif