- added another FIXME to move the FIXMEs to the Oven class

pull/1/head
jbruce 2018-11-30 15:27:10 -05:00
rodzic ac911a21f5
commit 871f5fe65e
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

@ -20,6 +20,7 @@ class OvenWatcher(threading.Thread):
# until a temp is reached)
# FIXME - re-start requires a time setting in minutes. if power has been
# out more than N minutes, don't restart
# FIXME - this should not be done in the Watcher, but in the Oven class
def run(self):
while True: