Too late. If I am reading the PR correctly, he has changed the subject and
we are back to the original default.

uint16_t crc16(FAR const uint8_t *src, size_t len)
{
  return crc16xmodempart(src, len, 0);
}

He fought for a couple of days before giving up. I don't blame him. This
suggestion, which is good, should have come at the beginning. The preceding
diatribe didn't help.

On Wed, 9 Apr 2025 at 10:15, Alan C. Assis <acas...@gmail.com> wrote:

> Agree! This will end this discussion! And it will make it clear what
> algorithm was used.
>
> BR,
>
> Alan
>

Reply via email to