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
* `I2CMaster` would handle slave-independent functionality (e.g. device scanning and bus configuration).
* `I2CSlave` would handle sending/receiving of data.
* `I2C class`, which is a subclass, for backwards compatibility of already implemented sensors.
New sensors could be written using the new classes
0 commit comments