![](/media/cache/img/default_profile.jpg.50x50_q85.jpg)
aa
Dependents: Peripheral_1_serial_copy Peripheral_1_serial 151006_1st_Scenario_normal
Fork of nRF51822 by
Diff: btle/btle_discovery.cpp
- Revision:
- 323:7a9c8fa8042d
- Parent:
- 322:788b6ac328b7
- Child:
- 325:eb6914dca928
--- a/btle/btle_discovery.cpp Fri Jun 19 15:55:31 2015 +0100 +++ b/btle/btle_discovery.cpp Fri Jun 19 15:55:31 2015 +0100 @@ -378,7 +378,6 @@ break; case BLE_GATTC_EVT_READ_RSP: - printf("BLE_GATTC_EVT_READ_RSP\r\n"); if (DiscoveredCharacteristic::onDataReadCallback != NULL) { DiscoveredCharacteristic::ReadResponse_t response = { .handle = p_ble_evt->evt.gattc_evt.params.read_rsp.handle,