More comments.
FossilOrigin-Name: 4a3ec14465d3279bb1748ebec4f0634bfa6351f3bcd2fccea1a1bf8f217b48c4
This commit is contained in:
parent
f6f16115e8
commit
6e5c4c2e5f
@ -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)
|
int cw_in_wtp_board_data(struct conn *conn, struct cw_action *a, uint8_t * data, int len)
|
||||||
{
|
{
|
||||||
if (len < 4) {
|
if (len < 4) {
|
||||||
|
Loading…
Reference in New Issue
Block a user