path fixed

This commit is contained in:
Ace 2019-03-25 21:36:53 +01:00 committed by GitHub
parent 2693625b68
commit 8d85242f81
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,7 +9,7 @@ from PIL import Image
from settings import language
im_open = Image.open
path = '/home/pi/E-Paper-Master/Calendar/'
path = '/home/pi/Calendar/Calendar/'
wpath = path+'weather-icons/'
mpath = path+'translations/'+language+'/months/'
weekpath = path+'translations/'+language+'/week/'