1 мб version

This commit is contained in:
Dmitry Borisenko
2020-12-12 00:43:36 +03:00
parent 3e5d9770a1
commit b2385bbc4c
50 changed files with 5 additions and 161 deletions

View File

@@ -1,18 +0,0 @@
temp > threshold+-2
heater 0
end
temp < threshold+-2
heater 1
end
timenow = time1
threshold threshold1
end
timenow = time2
threshold threshold2
end
timenow = time3
threshold threshold3
end
timenow = time4
threshold threshold4
end