preparation du plan B

This commit is contained in:
phyto
2019-05-22 09:50:25 +02:00
parent dcc927418b
commit 1b03d60613
9 changed files with 46 additions and 21 deletions

View File

@@ -136,7 +136,7 @@ void loop() {
break;
}
}
delay(DELAI);
delay(parametres.delai);
/* ETERNAL LOOP END HERE */
}