Update stable.py
This commit is contained in:
parent
fcb7365e4a
commit
6643c678a6
@ -53,7 +53,7 @@ EPD_HEIGHT = 384
|
|||||||
|
|
||||||
path = '/home/pi/E-Paper-Master/Calendar/'
|
path = '/home/pi/E-Paper-Master/Calendar/'
|
||||||
wpath = path+'weather-icons/'
|
wpath = path+'weather-icons/'
|
||||||
mpath = path+'months/en/'
|
mpath = path+'months/'
|
||||||
dpath = path+'days/'
|
dpath = path+'days/'
|
||||||
font = ImageFont.truetype(path+'Assistant-Bold.ttf', 18)
|
font = ImageFont.truetype(path+'Assistant-Bold.ttf', 18)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user