Remove stop kwarg from I2C writeto. by tannewt · Pull Request #3195 · adafruit/circuitpython · GitHub
Skip to content

Remove stop kwarg from I2C writeto.#3195

Merged
tannewt merged 1 commit into
adafruit:mainfrom
tannewt:remove_i2c_stop
Jul 23, 2020
Merged

Remove stop kwarg from I2C writeto.#3195
tannewt merged 1 commit into
adafruit:mainfrom
tannewt:remove_i2c_stop

Conversation

@tannewt

@tannewt tannewt commented Jul 23, 2020

Copy link
Copy Markdown
Member

Fixes #2082

@tannewt tannewt added this to the 6.0.0 milestone Jul 23, 2020
@tannewt tannewt requested a review from dhalbert July 23, 2020 20:19
@dhalbert

Copy link
Copy Markdown
Collaborator

@tannewt tannewt merged commit 5437084 into adafruit:main Jul 23, 2020
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.

Remove stop kwarg from busio.I2C().writeto

3 participants