diff --git a/src/main.cpp b/src/main.cpp index ecadd8d..28041af 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -130,7 +130,7 @@ void loop() { } // if } - if (!digitalRead(ENCROT_BP) && (currentMillis - LastReadBP > 250)){ + if (!digitalRead(ENCROT_BP) && (currentMillis - LastReadBP > 850)){ LastReadBP = currentMillis; statutDecompte = !statutDecompte; if (statutDecompte) {