image_file driver: comply with inky being portrait by default
This commit is contained in:
parent
641a032779
commit
7ab512d5c8
@ -1,8 +1,8 @@
|
|||||||
"""Image file driver for testing"""
|
"""Image file driver for testing"""
|
||||||
|
|
||||||
# Display resolution
|
# Display resolution
|
||||||
EPD_WIDTH = 800
|
EPD_WIDTH = 480
|
||||||
EPD_HEIGHT = 480
|
EPD_HEIGHT = 800
|
||||||
|
|
||||||
|
|
||||||
class EPD:
|
class EPD:
|
||||||
|
Loading…
Reference in New Issue
Block a user