...
Failed, etc).
Note |
---|
Important Note: be We may add support for other CRC algorithms to Open Kitchen in the future (MD5, Custom), but for now we only support the CWCRC16() scheme. Be sure not to modify the initial value used to seed the CRC. It should be seeded with 0xffff as defined in the CWCRC16_INITIAL_VALUE constant. Any other value will result in a mismatch with the Cloud’s computation. |
...