Skip to content

Conversation

deadlywolf90
Copy link

@deadlywolf90 deadlywolf90 commented Apr 14, 2016

I added a function to be used in the slave-sender's request handler. I didn't modify your great cheksum system just crammed the message in a buffer and sent all in one write, because in the request handler only one write is allowed. Works great but it is limited to the buffer size this way. (Although that can be increased) Thanks for the great library.

Added a function to be used in the slave-sender's request handler. I didn't modify your great cheksum system just crammed the message in a buffer and sent all in one write, because in the request handler only one write is allowed. Works great but it is limited to the buffer size this way. (Although that can be increased) Thanks for the great library.
@deadlywolf90 deadlywolf90 changed the title Patch 1 Function for the I2C request handler Apr 15, 2016
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

Successfully merging this pull request may close these issues.

1 participant