Closed
Description
The Arduino RadioHead library has the CRC enabled by default, but the CircuitPython library has it disabled by default. It is easily enable by setting the enable_crc property to True.
We have generally tried to make the defaults compatible with the RadioHead defaults so this should probably be changed.
Let me know if there are any objections. I will prepare a PR for discussion.
The change may impact "cross-platform" users since they will have to make a change to remain compatible.
Metadata
Metadata
Assignees
Labels
No labels