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

Tweak I2C and TFT power pin defaults #6034

Merged
merged 1 commit into from
Feb 16, 2022
Merged

Conversation

tannewt
Copy link
Member

@tannewt tannewt commented Feb 15, 2022

This should set the power to on by default without preventing the
user code from repeatedly using it.

Fixes #5903

This should set the power to on by default without preventing the
user code from repeatedly using it.

Fixes micropython#5903
@tannewt tannewt added power espressif applies to multiple Espressif chips board New board or update to a single board labels Feb 15, 2022
Copy link
Collaborator

@dhalbert dhalbert left a comment

Choose a reason for hiding this comment

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

I tested on a Feather ESP32-S2 TFT, with the test program in #5903. No errors, and the voltage is reported. Thanks!

@tannewt tannewt marked this pull request as ready for review February 16, 2022 01:59
@tannewt tannewt merged commit 11647f5 into adafruit:main Feb 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
board New board or update to a single board espressif applies to multiple Espressif chips power
Projects
None yet
Development

Successfully merging this pull request may close these issues.

I2C_TFT_POWER pin in use error when using in code
2 participants