From a4334c5d44e6a5410cf73b2966cd1aa822de0702 Mon Sep 17 00:00:00 2001 From: LinoSchmidt Date: Mon, 20 Dec 2021 21:59:43 +0100 Subject: [PATCH] 20122021 --- src/main.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/main.cpp b/src/main.cpp index 630fae9..0281d67 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -1,7 +1,7 @@ #include #include -#define Debug true //----------------------------------Ausschalten Wichtig!--------------------------------------- +#define Debug true /*----------------------------------Ausschalten Wichtig!---------------------------------------*/ #define servoDrehungPin 9 #define servoArmPin 10 @@ -69,6 +69,7 @@ void loop() { if (timeToAutoplay > offtime) offtime++; + } else {