Deleted.
FossilOrigin-Name: 81ad7f2179197f38b74f0f12e84a3e816d6259456d8ff395ee8af2feff899908
This commit is contained in:
parent
114942c63d
commit
9a5df1bd9c
@ -1,11 +0,0 @@
|
|||||||
|
|
||||||
#include "lwapp.h"
|
|
||||||
|
|
||||||
int lw_readelem_vendor_specific(void * data,int msgtype,int elemtype,uint8_t *msgelem, int len)
|
|
||||||
{
|
|
||||||
if (elemtype != LW_ELEM_VENDOR_SPECIFIC)
|
|
||||||
return 0;
|
|
||||||
|
|
||||||
return 1;
|
|
||||||
}
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user