test
This commit is contained in:
parent
6e78d211c9
commit
2ea5e9cd1f
|
@ -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() {
|
||||
|
|
Loading…
Reference in a new issue