This commit is contained in:
Rob 2023-04-27 12:13:39 +02:00 committed by GitHub
commit 09c1cbef35
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -31,8 +31,8 @@ import logging
from . import epdconfig
# Display resolution
EPD_WIDTH = 280
EPD_HEIGHT = 480
EPD_WIDTH = 480
EPD_HEIGHT = 280
GRAY1 = 0xff #white
GRAY2 = 0xC0 #Close to white