Set write permission for 'write without response' characteristics.
Fork of nRF51822 by
Diff: nordic/nrf-sdk/s110/nrf_svc.h
- Revision:
- 37:c29c330d942c
- Parent:
- 0:eff01767de02
- Child:
- 63:708b23889028
--- a/nordic/nrf-sdk/s110/nrf_svc.h Thu Jul 03 10:01:02 2014 +0100 +++ b/nordic/nrf-sdk/s110/nrf_svc.h Mon Jul 07 13:43:31 2014 +0100 @@ -1,8 +1,6 @@ #ifndef NRF_SVC__ #define NRF_SVC__ -#include "nordic_global.h" - #ifdef SVCALL_AS_NORMAL_FUNCTION #define SVCALL(number, return_type, signature) return_type signature #else