Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Signatures for 29 bit filter mask and filter should not be long. Make uint_32t #10

Open
tmkdev opened this issue Nov 13, 2017 · 0 comments

Comments

@tmkdev
Copy link

tmkdev commented Nov 13, 2017

void MCP2515::SetRXMask(uint8_t mask, uint32_t MaskValue, bool ext)

and

void MCP2515::SetRXFilter(uint8_t filter, uint32_t FilterValue, bool ext)

I could not get filters to work without this change.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant