
fork test
Dependencies: BLE_API WIFI_API_32kRAM mbed nRF51822
Fork of NNN40_CLI by
Diff: CLI_Source/ble_cli.cpp
- Revision:
- 8:291b32452887
- Parent:
- 7:33214585c606
- Child:
- 9:ff3ccba5dc16
--- a/CLI_Source/ble_cli.cpp Thu Jan 21 11:23:44 2016 +0000 +++ b/CLI_Source/ble_cli.cpp Thu Jan 21 11:32:23 2016 +0000 @@ -144,6 +144,7 @@ console.printf("handle:%04X\r\n",params->handle); console.printf("conn_handle:%04X,writeOp:%d,offset:%04X\r\n",params->connHandle,params->writeOp,params->offset); #endif + console.printf("w%d,",params->writeOp); const uint8_t* cpSerBaseUUID; const uint8_t* cpCharBaseUUID;