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

Align serial and I2C reset with note-c. #74

Merged
merged 1 commit into from
Sep 14, 2023

Conversation

haydenroche5
Copy link
Contributor

@haydenroche5 haydenroche5 commented Sep 13, 2023

The "source of truth" for how to properly reset comms with the Notecard is in note-c. This commit adjusts the OpenI2C and OpenSerial Reset methods so that they implement the same logic as their note-c counterparts.

Tested locally on Raspberry Pi, ESP32 + MicroPython, and Swan + CircuitPython.

The "source of truth" for how to properly reset comms with the Notecard is in
note-c. This commit adjusts the `OpenI2C` and `OpenSerial` `Reset` methods so
that they implement the same logic as their note-c counterparts.
Copy link
Member

@bsatrom bsatrom left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks great, thanks @haydenroche5 !

@haydenroche5 haydenroche5 merged commit 5d55bfd into blues:main Sep 14, 2023
5 of 7 checks passed
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.

2 participants