fix recipe
This commit is contained in:
parent
77ce399f4f
commit
b11ebf97a3
|
@ -5,7 +5,7 @@
|
|||
"controllers": [
|
||||
"(make-duty-controller \"humidifier\" 0.6 100 '<)",
|
||||
"(make-duty-controller \"freezer\" 0.4 100 '>)",
|
||||
"(make-duty-controller \"heater\" 1.0 100 '>)"
|
||||
"(make-duty-controller \"heater\" 1.0 100 '<)"
|
||||
],
|
||||
"phases": [
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue