From 112d21f24e4246cc2f601d4852e0194bd35997b0 Mon Sep 17 00:00:00 2001 From: pgp Date: Thu, 4 Feb 2021 18:08:07 +0100 Subject: [PATCH] test --- src/main.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main.cpp b/src/main.cpp index aac5cfc..5d21faf 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -339,8 +339,8 @@ void scribe_sd (){ start_chrono_scribe = millis(); } chrono_scribe = millis() - start_chrono_scribe; - Serial.println("sem_scribe="); - Serial.println(sem_scribe); + //Serial.println("sem_scribe="); + //Serial.println(sem_scribe); if ( sem_scribe == true && chrono_scribe >= inter_ecriture ){ //Serial.println("balise scribe");