Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add sequence Id for I2C #126

Merged
merged 5 commits into from
Jan 22, 2022
Merged

Conversation

pgrawehr
Copy link
Contributor

See firmata/protocol#135 for the rationale to do this.

This prevents mismatching the reply with the command,
now required due to a but in the ESP32 firmware that adds
an 1 second timeout to failed I2C requests.
@pgrawehr pgrawehr merged commit 0c4e22e into firmata:master Jan 22, 2022
@pgrawehr pgrawehr deleted the I2CMessageSequencing branch January 22, 2022 13:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant