Lightly modified version of the BLE stack, that doesn't bring up a DFUService by default... as we have our own.
Fork of BLE_API by
Diff: common/blecommon.h
- Revision:
- 227:5c4cb4553821
- Parent:
- 199:6b57874115f6
- Child:
- 260:ea7f9f14cc15
--- a/common/blecommon.h Mon Dec 01 14:31:20 2014 +0000 +++ b/common/blecommon.h Mon Dec 01 14:31:20 2014 +0000 @@ -27,6 +27,7 @@ #endif #include <stdint.h> +#include <stddef.h> /** @defgroup BLE_UUID_VALUES Assigned Values for BLE UUIDs * @{ */