..
This commit is contained in:
parent
f46d3df009
commit
cd2414448a
@ -31,6 +31,7 @@ class OvenDisplay(threading.Thread):
|
||||
ovenWatcher.add_observer(self)
|
||||
# TODO - move to config
|
||||
self.sleep_time = 0.1
|
||||
self.text("Initialising...", (25, 25), fnt25, (255,255,255))
|
||||
self.start()
|
||||
|
||||
def run(self):
|
||||
|
||||
Loading…
Reference in New Issue
Block a user