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
Wire::endTransmission() has an optional argument that
defines whether the bus is released or not. At the time
of writing the library, we set it to hold the bus. This
causes issues on other platforms.
0 commit comments