Skip to content

Commit 8205fda

Browse files
committed
Rename 168x144 display to 144x168
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
1 parent dc9819f commit 8205fda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

adafruit_sharpmemorydisplay.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
3535
**Hardware:**
3636
37-
* `Adafruit SHARP Memory Display Breakout - 1.3 inch 168x144 Monochrome <https://www.adafruit.com/product/3502>`_
37+
* `Adafruit SHARP Memory Display Breakout - 1.3 inch 144x168 Monochrome <https://www.adafruit.com/product/3502>`_
3838
3939
* `Adafruit SHARP Memory Display Breakout - 1.3 inch 96x96 Monochrome <https://www.adafruit.com/product/1393>`_
4040

0 commit comments

Comments
 (0)