diff --git a/Algorithme b/Algorithme index bdc69f7..f400af5 100644 --- a/Algorithme +++ b/Algorithme @@ -48,6 +48,11 @@ debut: boucle_inf: CALL reglage ;Fonction de réglage de la chaudière + if(Seconde/10 == 0 || Seconde/10 == 2 // Seconde/10 == 4) + Afficher(Heure:Minute) + else + Afficher(T) + call tempo JMP boucle_inf HMJN: -- libgit2 0.21.2