elem debug shows value too

FossilOrigin-Name: c9075cb27a1f6dc681ed551243e32b075fb9e3808818020418226b9398b5df88
This commit is contained in:
7u83@mail.ru
2018-03-19 07:31:50 +00:00
parent 6a5bd334e5
commit 3fe12f1a5d
9 changed files with 39 additions and 19 deletions

View File

@ -194,7 +194,9 @@ void cw_dbg_dmp_(int level, const uint8_t * data, int len, const char *format, .
extern void cw_dbg_elem(int level, struct conn *conn, int msg, struct cw_ElemHandler * handler,
void cw_dbg_elem(int level, struct conn *conn, int msg,
struct cw_ElemHandler * handler, struct
cw_ElemHandlerParams * params,
const uint8_t * msgbuf, int len);