wip
This commit is contained in:
parent
1a64f3ed10
commit
400269986e
|
@ -25,7 +25,7 @@
|
||||||
{
|
{
|
||||||
"name": "Hold",
|
"name": "Hold",
|
||||||
"description": "Keep 35\u00b0C",
|
"description": "Keep 35\u00b0C",
|
||||||
"exit_condition": "(> (time-in-this-phase) (hours 20))",
|
"exit_condition": "(> (time-in-this-phase) (hours 17))",
|
||||||
"on_load": "(begin (set-controller \"heater\" \"T_food\")\n(set-target \"T_food\" 35.0))",
|
"on_load": "(begin (set-controller \"heater\" \"T_food\")\n(set-target \"T_food\" 35.0))",
|
||||||
"on_exit": "#t"
|
"on_exit": "#t"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue