Skip to content

moved "displayio.release_displays() before spi init. #35

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

Merged
merged 2 commits into from
Jan 3, 2023

Conversation

xgpt
Copy link
Contributor

@xgpt xgpt commented Jan 3, 2023

"displayio.release_displays()" was after spi initialization, leading to failures on device restart. Now Corrected.

Thanks @Neradoc!

xgpt and others added 2 commits January 2, 2023 20:25
@Neradoc Neradoc merged commit efb7d71 into adafruit:main Jan 3, 2023
@Neradoc
Copy link
Contributor

Neradoc commented Jan 3, 2023

Thanks 👍

adafruit-adabot added a commit to adafruit/Adafruit_CircuitPython_Bundle that referenced this pull request Jan 22, 2023
Updating https://github.com/adafruit/Adafruit_CircuitPython_ST7789 to 1.5.15 from 1.5.14:
  > Merge pull request adafruit/Adafruit_CircuitPython_ST7789#34 from markmcgookin/main
  > Add upload url to release action
  > Merge pull request adafruit/Adafruit_CircuitPython_ST7789#35 from xgpt/main
  > Add .venv to .gitignore
  > Update .pylintrc for v2.15.5
  > Fix release CI files
  > Update pylint to 2.15.5
  > Updated pylint version to 2.13.0
  > Switching to composite actions

Updating https://github.com/adafruit/Adafruit_CircuitPython_Bundle/circuitpython_library_list.md to NA from NA:
  > Updated download stats for the libraries
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