Hardware problem
This commit is contained in:
parent
9d887930da
commit
b4ce9eadf9
@ -53,7 +53,6 @@ class ClockFace(object):
|
|||||||
def set_face(self, weather):
|
def set_face(self, weather):
|
||||||
""""""
|
""""""
|
||||||
self.weather = weather
|
self.weather = weather
|
||||||
print("WEATHER: ", weather)
|
|
||||||
self.run(self.IO.clock_face,(weather,))
|
self.run(self.IO.clock_face,(weather,))
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user