diff --git a/Calendar/icon_positions_locations.py b/Calendar/icon_positions_locations.py index d25d7ed..87207c4 100644 --- a/Calendar/icon_positions_locations.py +++ b/Calendar/icon_positions_locations.py @@ -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/'