4 mb version

This commit is contained in:
Dmitry Borisenko
2020-12-13 00:59:56 +03:00
parent e9820efff9
commit 9a7f6c5b05
51 changed files with 273 additions and 3 deletions

18
data/presets/2.s.txt Normal file
View File

@@ -0,0 +1,18 @@
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