Okundu Omeni
/
wifi-https-ble-sm-uart-atcmd-5-13-1
this is using the mbed os version 5-13-1
Diff: source/ATCmdManager.h
- Revision:
- 89:45f6db09a76d
- Parent:
- 87:99b37d26ff2a
- Child:
- 90:ed0267eca7b5
--- a/source/ATCmdManager.h Sun Mar 31 22:09:45 2019 +0000 +++ b/source/ATCmdManager.h Mon Apr 01 08:00:41 2019 +0000 @@ -106,8 +106,8 @@ bool validate(edm_header_t edm_header); bool createHttpRequest(); http_method str2HttpMethod(const char * methodStr); - void return_response(); - + void return_response(bool download=false); + void printBufferInHex(uint8_t *buf, int pLen); /** * Allows timeout to be changed between commands