kopia lustrzana https://github.com/jbruce12000/kiln-controller
- added another FIXME to move the FIXMEs to the Oven class
rodzic
ac911a21f5
commit
871f5fe65e
|
@ -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:
|
||||
|
|
Ładowanie…
Reference in New Issue