Nordic stack and drivers for the mbed BLE API
Dependents: BLE_Health_Thermometer2
Fork of nRF51822 by
Diff: nordic/nrf-sdk/app_common/app_scheduler.h
- Revision:
- 37:c29c330d942c
- Parent:
- 0:eff01767de02
--- a/nordic/nrf-sdk/app_common/app_scheduler.h Thu Jul 03 10:01:02 2014 +0100 +++ b/nordic/nrf-sdk/app_common/app_scheduler.h Mon Jul 07 13:43:31 2014 +0100 @@ -49,7 +49,6 @@ #define APP_SCHEDULER_H__ #include <stdint.h> -#include "nordic_global.h" #include "app_error.h" #define APP_SCHED_EVENT_HEADER_SIZE 8 /**< Size of app_scheduler.event_header_t (only for use inside APP_SCHED_BUF_SIZE()). */