This commit is contained in:
pgp 2021-02-05 10:52:36 +01:00
parent 6e78d211c9
commit 2ea5e9cd1f

View file

@ -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() {