- changed Rezept

git-svn-id: http://moon:8086/svn/projects/HendiControl@280 fda53097-d464-4ada-af97-ba876c37ca34
This commit is contained in:
2019-04-28 12:04:07 +00:00
parent c79e7ce664
commit 967ac086db
+2 -2
View File
@@ -20,7 +20,7 @@
"time" : 10, "time" : 10,
"temp" : 60.0, "temp" : 60.0,
"heatRate" : 1.00, "heatRate" : 1.00,
"waitForUser" : false "waitForUser" : true
}, },
{ {
"time" : 10, "time" : 10,
@@ -32,7 +32,7 @@
"time" : 10, "time" : 10,
"temp" : 80.0, "temp" : 80.0,
"heatRate" : 1.00, "heatRate" : 1.00,
"waitForUser" : true "waitForUser" : false
} }
] ]
} }