From 152dd86b21f8435262e20d9e9d4ec6a4ac397d53 Mon Sep 17 00:00:00 2001 From: Uwe Jakobeit Date: Mon, 6 Apr 2026 01:17:43 +0200 Subject: [PATCH] comment for resuming ST-Code review --- controller/Controller.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/controller/Controller.h b/controller/Controller.h index 25fc90f..050b79d 100755 --- a/controller/Controller.h +++ b/controller/Controller.h @@ -1745,7 +1745,8 @@ void Step(void) } double Skalierung_Abtauzyklus_Dauer = 0.0; - + //////////////////// + /// UJ: hier gehts weiter ( grĂ¼n in odt ) if (Abtauzyklus_Pause > 0.0 && Abtauzyklus_Dauer > 0.0) { Skalierung_Abtauzyklus_Dauer = limit(Counter_Freigabe_Abtauzyklus / (10.0 * (Abtauzyklus_Pause + Abtauzyklus_Dauer) * 60.0),