fix invalid json, pretty print it
This commit is contained in:
parent
136b67cbf4
commit
b65af6c02b
|
@ -94,7 +94,7 @@
|
|||
"name": "Yogurt",
|
||||
"description": "Lascia raffreddare lo yogurt per fare l'inoculo, mantiene a 42 gradi fino a che è pronto, e poi porta a 4 gradi.",
|
||||
"controllers": [
|
||||
"(make-duty-controller \"heater2\" 0.10 120 '<)"
|
||||
"(make-duty-controller \"heater2\" 0.10 120 '<)",
|
||||
"(make-duty-controller \"freezer\" 0.20 120 '>)"
|
||||
],
|
||||
"phases": [
|
||||
|
|
Loading…
Reference in New Issue