From 7cc9632dfb94cb8d8983a3b01ab8935698e0d315 Mon Sep 17 00:00:00 2001 From: alex Date: Mon, 18 Apr 2022 12:05:33 +0200 Subject: [PATCH] switching on the light after the boat disabled --- src/main.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main.cpp b/src/main.cpp index e094aa5..ca70105 100755 --- a/src/main.cpp +++ b/src/main.cpp @@ -211,10 +211,10 @@ void setup() { */ // hinter monitoren - monitor light - ledcWrite(redChannel2, 0); + /*ledcWrite(redChannel2, 0); ledcWrite(greenChannel2, 150); ledcWrite(blueChannel2, 0); - + */ // unterm schrank - working light /* ledcWrite(redChannel3, 0);