delay pour test
This commit is contained in:
parent
91765cd2ed
commit
994e6057d5
|
@ -503,7 +503,7 @@ void setup() {
|
|||
sem_scribe = false; // initialisation du sémaphore
|
||||
//pinMode(pulsePin,INPUT_PULLUP);
|
||||
start_compteur();
|
||||
delay(2000);
|
||||
delay(5000);
|
||||
start_moteur(); // moteur
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue