From 8205fda0005cb028798df2f1ca5718d250263c1b Mon Sep 17 00:00:00 2001 From: Radomir Dopieralski Date: Sun, 23 Dec 2018 19:03:12 +0100 Subject: [PATCH] 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 #3 --- adafruit_sharpmemorydisplay.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/adafruit_sharpmemorydisplay.py b/adafruit_sharpmemorydisplay.py index 2225c6f..fdd323f 100644 --- a/adafruit_sharpmemorydisplay.py +++ b/adafruit_sharpmemorydisplay.py @@ -34,7 +34,7 @@ **Hardware:** -* `Adafruit SHARP Memory Display Breakout - 1.3 inch 168x144 Monochrome `_ +* `Adafruit SHARP Memory Display Breakout - 1.3 inch 144x168 Monochrome `_ * `Adafruit SHARP Memory Display Breakout - 1.3 inch 96x96 Monochrome `_