Update icon_positions_locations.py
This commit is contained in:
parent
4c54adf2e5
commit
5fd482cfe7
@ -4,7 +4,7 @@ from PIL import Image, ImageFont
|
|||||||
from settings import *
|
from settings import *
|
||||||
im_open = Image.open
|
im_open = Image.open
|
||||||
|
|
||||||
path = '/home/pi/1.5/Calendar/' #don't forget to change!
|
path = '/home/pi/E-Paper-Master/Calendar/'
|
||||||
wpath = path+'weather-icons/'
|
wpath = path+'weather-icons/'
|
||||||
mpath = path+'translations/'+language+'/months/'
|
mpath = path+'translations/'+language+'/months/'
|
||||||
weekpath = path+'translations/'+language+'/week/'
|
weekpath = path+'translations/'+language+'/week/'
|
||||||
|
Loading…
Reference in New Issue
Block a user