More comments.

FossilOrigin-Name: 4a3ec14465d3279bb1748ebec4f0634bfa6351f3bcd2fccea1a1bf8f217b48c4
This commit is contained in:
7u83@mail.ru 2015-03-31 18:06:37 +00:00
parent f6f16115e8
commit 6e5c4c2e5f
1 changed files with 3 additions and 1 deletions

View File

@ -66,7 +66,9 @@ static void readsubelems_wtp_board_data(cw_itemstore_t itemstore, uint8_t * msge
}
/**
* Parse a WTP Board Data messag element an put results to itemstore.
*/
int cw_in_wtp_board_data(struct conn *conn, struct cw_action *a, uint8_t * data, int len)
{
if (len < 4) {