h
Dependencies: C027_Support mbed-dev
Fork of C027_SupportTest_coapp by
Diff: Coap/coap_client.h
- Revision:
- 37:43d48521d4d7
- Parent:
- 34:d6ce8f961b8b
- Child:
- 39:4f3f7463e55f
--- a/Coap/coap_client.h Fri Mar 24 09:22:29 2017 +0000 +++ b/Coap/coap_client.h Wed May 24 07:50:48 2017 +0000 @@ -45,6 +45,7 @@ #define COAP_CLIENT_HOST_BUF_LEN 128 /* Buffer length for host addresses */ #define COAP_CLIENT_PORT_BUF_LEN 8 /* Buffer length for port numbers */ +//unsigned char ucReturnCode[10]; //Return code array /** * @brief Test result enumeration