Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: microbit_rubber_ducky microbit_mouse_BLE microbit_mouse_BLE_daybreak_version microbit_presenter
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