test
Fork of nRF51822 by
Diff: btle/btle_gap.cpp
- Revision:
- 103:138bdc859cc9
- Parent:
- 56:a1071b629aa3
- Child:
- 165:67fcad70785a
--- a/btle/btle_gap.cpp Mon Mar 23 16:27:00 2015 +0000 +++ b/btle/btle_gap.cpp Wed Apr 15 08:59:11 2015 +0100 @@ -15,7 +15,6 @@ */ #include "common/common.h" -#include "app_timer.h" #include "ble_gap.h" #include "ble_conn_params.h" @@ -97,4 +96,4 @@ { ASSERT_STATUS_RET_VOID( nrf_error ); } -#endif // SDK_CONN_PARAMS_MODULE_ENABLE +#endif // SDK_CONN_PARAMS_MODULE_ENABLE \ No newline at end of file