feat: start param on led lib

This commit is contained in:
2023-10-21 23:33:59 +02:00
parent 470abe2804
commit e6134dfbc7
3 changed files with 32 additions and 21 deletions

View File

@ -11,7 +11,7 @@ public :
// Fonction pour allumer correctement les LEDs en fonction du Rotary
// Function to manage LEDs colors according to the Rotary
void actLed(int nb);
void actLed(int nb, int start = 0);
// Fonction qui renvoie le nombre de LEDs allumées
// Function that returns the number of LEDs lit