From 929682323507aaa63b9b181b17345dacc49351d4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicol=C3=B2=20Balzarotti?= Date: Thu, 30 Mar 2023 15:47:13 +0200 Subject: [PATCH] fixup json --- recipes.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes.json b/recipes.json index 68d1918..73f988e 100644 --- a/recipes.json +++ b/recipes.json @@ -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": [ {