- added tracer

This commit is contained in:
jens
2020-12-20 12:15:42 +01:00
parent 29cc4dfae7
commit cccfd539c6
3 changed files with 44 additions and 1 deletions
+1
View File
@@ -4,3 +4,4 @@ from tasks.heater import *
from tasks.stirrer import *
from tasks.pot import *
from tasks.tempctrl import *
from tasks.tracer import *