Skip to content

enable CRC by default for Arduino (Radiohead) compatibility #62

Closed
@jerryneedell

Description

@jerryneedell

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
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions