From 871f5fe65e437e322db1d5b1e8442b6a3a928ff5 Mon Sep 17 00:00:00 2001 From: jbruce Date: Fri, 30 Nov 2018 15:27:10 -0500 Subject: [PATCH] - added another FIXME to move the FIXMEs to the Oven class --- lib/ovenWatcher.py | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/ovenWatcher.py b/lib/ovenWatcher.py index 478a3b9..1f6c1bf 100644 --- a/lib/ovenWatcher.py +++ b/lib/ovenWatcher.py @@ -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: