Improve readability with getHandle inline
Fork of BLE_API by
Diff: common/blecommon.h
- Revision:
- 227:5c4cb4553821
- Parent:
- 199:6b57874115f6
--- 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 * @{ */