image_file driver: comply with inky being portrait by default
This commit is contained in:
		| @@ -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: | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 mrbwburns
					mrbwburns