Prototype for lw_checksum added.
FossilOrigin-Name: 6e652bee8f6ccad5035d986b867fbbf9b86619d09acc647721417d8a9df613a6
This commit is contained in:
parent
4fc47b3f65
commit
c8ae7d7a46
@ -94,3 +94,17 @@
|
|||||||
|
|
||||||
|
|
||||||
#define LWMSGELEM_WTP_DESCRIPTOR 3
|
#define LWMSGELEM_WTP_DESCRIPTOR 3
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
/* function proto types */
|
||||||
|
|
||||||
|
uint16_t lw_checksum(uint8_t *d,int len);
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user