this is using the mbed os version 5-13-1
Diff: source/ATCmdManager.h
- Revision:
- 91:d6b6319ad681
- Parent:
- 90:ed0267eca7b5
- Child:
- 92:ec9550034276
--- a/source/ATCmdManager.h Sun Apr 07 10:52:37 2019 +0000
+++ b/source/ATCmdManager.h Sun Apr 07 17:31:56 2019 +0000
@@ -109,7 +109,8 @@
void return_response(bool download=false);
void printBufferInHex(uint8_t *buf, int pLen);
void outputEDMdata(const uint8_t *buf, int pLen,
- edm_msg_id_t identifier, edm_msg_type_t type);
+ edm_msg_id_t identifier, edm_msg_type_t type,
+ channel_id_t channel_id);
/**
* Allows timeout to be changed between commands