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

Fix column offset for ssd1680 instead of ssd1675 #19

Merged
merged 2 commits into from
Oct 2, 2023

Conversation

makermelissa
Copy link
Collaborator

#9 changed the column offset from 8 to 1 in order to "fix" #5. However, in hindsight, I realize the user was likely using the incorrect driver (for example SSD1675 displays appear shifted like in #5). I have tested this fix on known SSD1680 tri-color displays as well as SSD1680 monochrome displays and it fixes the shift.

@makermelissa makermelissa requested a review from a team October 2, 2023 15:37
Copy link
Member

@tannewt tannewt left a comment

Choose a reason for hiding this comment

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

Thank you!

@tannewt tannewt merged commit 966bf35 into adafruit:main Oct 2, 2023
1 check passed
adafruit-adabot added a commit to adafruit/Adafruit_CircuitPython_Bundle that referenced this pull request Oct 10, 2023
Updating https://github.com/adafruit/Adafruit_CircuitPython_LIS3MDL to 1.1.26 from 1.1.25:
  > Merge pull request adafruit/Adafruit_CircuitPython_LIS3MDL#25 from CedarGroveStudios/main

Updating https://github.com/adafruit/Adafruit_CircuitPython_SSD1680 to 1.1.5 from 1.1.4:
  > Merge pull request adafruit/Adafruit_CircuitPython_SSD1680#20 from makermelissa/bonnet-example
  > Merge pull request adafruit/Adafruit_CircuitPython_SSD1680#19 from makermelissa/fix-offset

Updating https://github.com/adafruit/Adafruit_CircuitPython_HTTPServer to 4.4.2 from 4.4.1:
  > Merge pull request adafruit/Adafruit_CircuitPython_HTTPServer#70 from michalpokusa/asyncio-examples

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