ghi-electronics / TinyCLR-Libraries

Official Libraries supporting TinyCLR OS
https://www.ghielectronics.com/tinyclr/
17 stars 16 forks source link

SoftwareI2C Timeout - NotImplementedException #1322

Closed taylorza closed 1 year ago

taylorza commented 1 year ago

When the I2cController is created the Timeout is set, however the SoftwareI2C implementation throws a NotImplementedException when the Timeout is set.

Palomino34 commented 1 year ago

This is already fixed in v5200 but not released yet.