Fork of nRF51822 by
Diff: btle/btle.cpp
- Revision:
- 103:138bdc859cc9
- Parent:
- 94:2bac1b3c5cfc
- Child:
- 112:737b08b3b995
--- a/btle/btle.cpp Mon Mar 23 16:27:00 2015 +0000 +++ b/btle/btle.cpp Wed Apr 15 08:59:11 2015 +0100 @@ -17,11 +17,9 @@ #include "common/common.h" #include "nordic_common.h" -#include "app_timer.h" #include "btle.h" #include "ble_stack_handler_types.h" -#include "ble_radio_notification.h" #include "ble_flash.h" #if NEED_BOND_MANAGER #include "ble_bondmngr.h"