You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
some small formatting changes and location of stop condition
* TwoWire::endTransmission layout changed to be more inline with
TwoWire::requestFrom because they are essentially functioning in
a similar way.
* Sending of stop condition moved to within block of successful start.
Apon successful start but unsuccessful read/write, stop condition is
also sent - regardless of whether stop has been requested at that time.
0 commit comments