fix(sdk): Prevent endless loop on I2C error

The read operation needs to wait until the stop bit it sends on error is handled. Otherwise a following write operation will loop.

Closes #226 (closed)

Merge request reports

Loading