fix recipe

master
Nicolò Balzarotti 2023-03-30 16:13:37 +02:00
parent 77ce399f4f
commit b11ebf97a3
1 changed files with 1 additions and 1 deletions

View File

@ -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": [
{