fix: Leb actu

This commit is contained in:
Clement 2023-11-17 20:23:05 +01:00
parent 8afc5b7d2f
commit 84b7a341da

View File

@ -29,7 +29,7 @@ void LedLib::actLed(int nb, int start){
for (int i = start; i <= nb+start-1; i++) {
int j = i;
if(j > 24){
j -= 24;
j -= 25;
}
// Une LED sur deux est blanche : heure entière, l'autre rouge pour 30m