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
I2C docs: Explicitly state that addresses are 7-bit
This may require changes in implementations that took them for 8-bit
values, but those implementations would have been incompatible with
applications written on ones that expected 7-bit values.
Closes: #88
0 commit comments