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

Rename 168x144 display to 144x168 #4

Merged
merged 1 commit into from
Dec 23, 2018
Merged

Conversation

deshipu
Copy link
Contributor

@deshipu deshipu commented Dec 23, 2018

That display has a vertical alignment, so 144 has to be specified as
width and 168 as height, otherwise the display is mangled.

Fix #3

That display has a vertical alignment, so 144 has to be specified as
width and 168 as height, otherwise the display is mangled.

Fix adafruit#3
@ladyada ladyada merged commit 96f0b83 into adafruit:master Dec 23, 2018
tannewt pushed a commit to adafruit/Adafruit_CircuitPython_Bundle that referenced this pull request Dec 27, 2018
Updating https://github.com/adafruit/Adafruit_CircuitPython_ESP_ATcontrol to 0.2.0 from 0.1.2:
  > Merge pull request adafruit/Adafruit_CircuitPython_ESP_ATcontrol#11 from jerryneedell/jerryn_addpost
  > Merge pull request adafruit/Adafruit_CircuitPython_ESP_ATcontrol#10 from ladyada/master

Updating https://github.com/adafruit/Adafruit_CircuitPython_SharpMemoryDisplay to 1.0.0 from 599e0c5:
  < Merge pull request adafruit/Adafruit_CircuitPython_SharpMemoryDisplay#5 from deshipu/master
  < Merge pull request adafruit/Adafruit_CircuitPython_SharpMemoryDisplay#4 from deshipu/master

Updating https://github.com/adafruit/Adafruit_CircuitPython_US100 to 1.0.0 from 515342e:
  < Merge pull request adafruit/Adafruit_CircuitPython_US100#4 from sommersoft/readme_fix_travis

Updating https://github.com/adafruit/Adafruit_CircuitPython_ServoKit to 1.0.1 from 172e66f:
  < Merge pull request adafruit/Adafruit_CircuitPython_ServoKit#4 from kattni/example-fix

Updating https://github.com/adafruit/Adafruit_CircuitPython_Bundle/circuitpython_library_list.md to NA from NA:
  > Added the following libraries: Adafruit_CircuitPython_PCD8544, Adafruit_CircuitPython_SharpMemoryDisplay, Adafruit_CircuitPython_US100, Adafruit_CircuitPython_framebuf, Adafruit_CircuitPython_ServoKit
tannewt pushed a commit to adafruit/Adafruit_CircuitPython_Bundle that referenced this pull request Dec 29, 2018
Updating https://github.com/adafruit/Adafruit_CircuitPython_AMG to 1.1.2 from 1.1.1:
  > Merge pull request adafruit/Adafruit_CircuitPython_AMG#10 from dhalbert/fix-travis-badge

Updating https://github.com/adafruit/Adafruit_CircuitPython_DS1307 to 1.3.2 from 1.3.1:
  > Merge pull request adafruit/Adafruit_CircuitPython_DS1307#8 from sommersoft/readme_fix_travis

Updating https://github.com/adafruit/Adafruit_CircuitPython_INA219 to 3.1.2 from 3.1.1:
  > Merge pull request adafruit/Adafruit_CircuitPython_INA219#7 from sommersoft/readme_fix_travis

Updating https://github.com/adafruit/Adafruit_CircuitPython_MAX7219 to 1.1.1 from 1.1.0:
  > Merge pull request adafruit/Adafruit_CircuitPython_MAX7219#14 from sommersoft/readme_fix_travis

Updating https://github.com/adafruit/Adafruit_CircuitPython_PCD8544 to 1.0.1 from 1.0.0:
  > Merge pull request adafruit/Adafruit_CircuitPython_PCD8544#2 from kattni/pypi-setup

Updating https://github.com/adafruit/Adafruit_CircuitPython_SD to 3.2.2 from 3.2.1:
  > Merge pull request adafruit/Adafruit_CircuitPython_SD#12 from sommersoft/readme_fix_travis

Updating https://github.com/adafruit/Adafruit_CircuitPython_SharpMemoryDisplay to 1.0.1 from 1.0.0:
  > Merge pull request adafruit/Adafruit_CircuitPython_SharpMemoryDisplay#6 from kattni/pypi-setup
  > Merge pull request adafruit/Adafruit_CircuitPython_SharpMemoryDisplay#5 from deshipu/master
  > Merge pull request adafruit/Adafruit_CircuitPython_SharpMemoryDisplay#4 from deshipu/master

Updating https://github.com/adafruit/Adafruit_CircuitPython_SSD1306 to 2.6.1 from 2.5.0:
  > Merge pull request adafruit/Adafruit_CircuitPython_SSD1306#17 from ladyada/master
  > Merge pull request adafruit/Adafruit_CircuitPython_SSD1306#16 from ladyada/master

Updating https://github.com/adafruit/Adafruit_CircuitPython_Thermistor to 3.2.2 from 3.2.1:
  > Merge pull request adafruit/Adafruit_CircuitPython_Thermistor#7 from sommersoft/readme_fix_travis

Updating https://github.com/adafruit/Adafruit_CircuitPython_framebuf to 1.0.2 from 1.0.1:
  > Merge pull request adafruit/Adafruit_CircuitPython_framebuf#8 from ladyada/master

Updating https://github.com/adafruit/Adafruit_CircuitPython_miniesptool to 0.1.2 from 0.1.1:
  > Merge pull request adafruit/Adafruit_CircuitPython_miniesptool#7 from jerryneedell/jerryn_program
  > Merge pull request adafruit/Adafruit_CircuitPython_miniesptool#6 from jerryneedell/argon

Updating https://github.com/adafruit/Adafruit_CircuitPython_ServoKit to 1.0.2 from 1.0.1:
  > Merge pull request adafruit/Adafruit_CircuitPython_ServoKit#4 from kattni/example-fix

Updating https://github.com/adafruit/Adafruit_CircuitPython_Bundle/circuitpython_library_list.md to NA from NA:
  > Added the following libraries: Adafruit_CircuitPython_PCD8544, Adafruit_CircuitPython_SharpMemoryDisplay
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