aa
Dependents: Peripheral_1_serial_copy Peripheral_1_serial 151006_1st_Scenario_normal
Fork of nRF51822 by
Diff: btle/btle_discovery.cpp
- Revision:
- 287:faa0dc7ae513
- Parent:
- 286:042b01e59cf8
- Child:
- 290:83c994bf62d0
--- a/btle/btle_discovery.cpp Fri Jun 19 15:55:27 2015 +0100 +++ b/btle/btle_discovery.cpp Fri Jun 19 15:55:27 2015 +0100 @@ -14,6 +14,8 @@ * limitations under the License. */ +#include <stdio.h> + #include "blecommon.h" #include "UUID.h" #include "Gap.h" @@ -104,8 +106,6 @@ return BLE_ERROR_NONE; } -#include <stdio.h> - void NordicServiceDiscovery::setupDiscoveredServices(const ble_gattc_evt_prim_srvc_disc_rsp_t *response) {