fix(sdk): Prevent endless loop on I2C error
Status | Pipeline | Created by | Stages | |
---|---|---|---|---|
Passed 00:02:34
| Stage: build Stage: test |
Download artifacts
No artifacts found |
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)
Status | Pipeline | Created by | Stages | |
---|---|---|---|---|
Passed 00:02:34
| Stage: build Stage: test |
Download artifacts
No artifacts found |