rambo / TinyWire

My modifications to TinyWire Arduino libs
284 stars 121 forks source link

Change to allow slave to send at once a number of bytes to the master #17

Closed joseluu closed 8 years ago

joseluu commented 8 years ago

Dear all,

I made this change last year because I had to send 2 bytes as a return value to the master. The change has no impact on the API, it only modifies the internal state machine. I did this 18 months ago, then wait for the code to be used and "stabilize" which it did.

Jose