aqhome: added FLASH_READY msg.
This commit is contained in:
@@ -14,6 +14,7 @@
|
||||
#include "aqhome/msg/msg_node.h"
|
||||
|
||||
#include <gwenhywfar/debug.h>
|
||||
#include <gwenhywfar/text.h>
|
||||
|
||||
|
||||
#define COM_USE_CRC8 1
|
||||
@@ -177,6 +178,7 @@ void AQH_NodeMsg_DumpToBuffer(const GWEN_MSG *msg, GWEN_BUFFER *dbuf, const char
|
||||
AQH_NodeMsg_GetDestAddress(msg),
|
||||
AQH_NodeMsg_GetMsgType(msg),
|
||||
sText);
|
||||
GWEN_Text_DumpString2Buffer((const char*)GWEN_Msg_GetConstBuffer(msg), GWEN_Msg_GetBytesInBuffer(msg), dbuf, 34);
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user