diff --git a/src/main.cpp b/src/main.cpp index cbddedc..f537170 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -124,8 +124,8 @@ void gaz_moteur() { pos --; } moteur.write(pos); - Serial.println("gaz ="); - Serial.println(pos); + //Serial.println("gaz ="); + //Serial.println(pos); } void stop_moteur() {