- refactored

- integrated stirrer
This commit is contained in:
jens
2020-12-17 16:28:50 +01:00
parent 311ff974cc
commit ddf8003f5c
14 changed files with 66 additions and 26 deletions
+1
View File
@@ -1,5 +1,6 @@
from tasks.task import *
from tasks.tempsensor import *
from tasks.heater import *
from tasks.stirrer import *
from tasks.pot import *
from tasks.tempctrl import *