J'ai compris.
Ca a été long (et pas très bon
) mais j'ai compris
Remplace ton code dans la boucle par :
if (bouton==1){
lcd.setCursor(15,1);
lcd.print("En cours");
for (byte i=10; i<15; i++){
lcd.setCursor(15+i,1);
lcd.print("*");
delay(200);
}
for (byte i=14; i>9; i--){
lcd.setCursor(15+i,1);
lcd.print("-");
delay(200);
}
}
![]()
Si ça marche aussi chez toi, réfléchit.
je t'accorde 24H.....
EDIT: Alors ? Tu as trouvé ? Le suspens est à son comble..... Plus que quelques heures ! ![]()