Commit b3052b0c authored by captainwong's avatar captainwong

export ademcoPrint

parent 1ea9317d
......@@ -349,7 +349,7 @@ typedef struct AdemcoPacket {
//////////////////////// Functions ////////////////////////
void ademcoPrint(const uint8_t* buff, int len);
ADEMCO_EXPORT_SYMBOL void ademcoPrint(const uint8_t* buff, int len);
//////////////////////// AdemcoEvent functions
//! 是否主机状态事件
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment