Hardware problem

This commit is contained in:
Remy Moll 2020-11-06 20:37:21 +01:00
parent 9d887930da
commit b4ce9eadf9

View File

@ -53,7 +53,6 @@ class ClockFace(object):
def set_face(self, weather):
""""""
self.weather = weather
print("WEATHER: ", weather)
self.run(self.IO.clock_face,(weather,))