in progress...
FossilOrigin-Name: b2b7ebf765e5b3698de09aa36f54e1de5dfc58b97bb8ba607196262357249fb0
This commit is contained in:
@ -71,6 +71,7 @@ static void readsubelems_wtp_board_data(cw_itemstore_t itemstore, uint8_t * msge
|
||||
*/
|
||||
int cw_in_wtp_board_data(struct conn *conn, struct cw_action *a, uint8_t * data, int len)
|
||||
{
|
||||
printf("Jau Board Data\n");
|
||||
if (len < 4) {
|
||||
cw_dbg(DBG_ELEM_ERR,
|
||||
"Discarding WTP_BOARD_DATA msgelem, wrong size, type=%d, len=%d", a->elem_id,
|
||||
|
Reference in New Issue
Block a user