Nordic stack and drivers for the mbed BLE API
Dependents: BLE_Health_Thermometer2
Fork of nRF51822 by
Diff: nordic/nrf-sdk/sd_common/softdevice_handler.h
- Revision:
- 37:c29c330d942c
- Parent:
- 0:eff01767de02
- Child:
- 45:3c4df37ed83e
--- a/nordic/nrf-sdk/sd_common/softdevice_handler.h Thu Jul 03 10:01:02 2014 +0100 +++ b/nordic/nrf-sdk/sd_common/softdevice_handler.h Mon Jul 07 13:43:31 2014 +0100 @@ -33,7 +33,7 @@ #define SOFTDEVICE_HANDLER_H__ #include <stdlib.h> -#include "nordic_global.h" +#include "nordic_common.h" #include "nrf_sdm.h" #include "app_error.h" #include "app_scheduler.h"