Update stable.py

This commit is contained in:
Steven Seifried 2018-10-03 18:39:30 +02:00
parent fcb7365e4a
commit 6643c678a6
No known key found for this signature in database
GPG Key ID: AF634105799A9BDD

View File

@ -53,7 +53,7 @@ EPD_HEIGHT = 384
path = '/home/pi/E-Paper-Master/Calendar/'
wpath = path+'weather-icons/'
mpath = path+'months/en/'
mpath = path+'months/'
dpath = path+'days/'
font = ImageFont.truetype(path+'Assistant-Bold.ttf', 18)