High level Bluetooth Low Energy API and radio abstraction layer
Fork of BLE_API by
Diff: blecommon.h
- Revision:
- 31:2c94f0501807
- Parent:
- 29:011e95ce78b8
- Child:
- 34:da2ea8cd6216
--- a/blecommon.h Fri Jan 17 14:25:29 2014 +0000 +++ b/blecommon.h Tue Apr 01 11:04:56 2014 +0100 @@ -17,6 +17,11 @@ #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