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

This commit is contained in:
jbruce 2018-11-30 15:27:10 -05:00
parent ac911a21f5
commit 871f5fe65e

View File

@ -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: