Update icon_positions_locations.py

This commit is contained in:
Ace 2019-02-03 16:33:18 +01:00 committed by GitHub
parent 4c54adf2e5
commit 5fd482cfe7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,7 +4,7 @@ from PIL import Image, ImageFont
from settings import *
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/'
mpath = path+'translations/'+language+'/months/'
weekpath = path+'translations/'+language+'/week/'