diff --git a/sude/GuiTest.json b/sude/GuiTest.json index 5a836c8..e23fcc1 100644 --- a/sude/GuiTest.json +++ b/sude/GuiTest.json @@ -1,15 +1,15 @@ { "Name": "GuiTest", "Description": "Small, fast schedule for exercising the GUI (load/start/pause/stop/restart) without waiting through a real brew", - "pot_mass": 1, + "pot_mass": 5.96, "pot_material": "Edelstahl 18/10", "default": { "step": { "descr": "Put description here", "user_message": "Put user message here", "user_wait_for_continue": false, - "grain_mass": 0, - "water_mass": 1, + "grain_mass": 5.21, + "water_mass": 22, "temperature": 0, "ramp": { "rate": 5.0, @@ -61,16 +61,6 @@ "duration": 1 } }, - { - "descr": "Cool back to 22", - "temperature": 22, - "ramp": { - "rate": 5.0 - }, - "hold": { - "duration": 1 - } - }, { "descr": "Final confirm", "user_message": "Quittieren zum Abschluss",