Skip to content
Snippets Groups Projects
Commit 99fb7112 authored by schneider's avatar schneider
Browse files

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
parent dfcb2590
No related branches found
No related tags found
Loading
Checking pipeline status
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment