feat: led-lib (#3)

This commit is contained in:
2023-10-20 20:51:54 +02:00
parent 3a6d55c646
commit 8edae04556
8 changed files with 126 additions and 1 deletions

View File

@ -68,6 +68,11 @@ private:
*/
int oldPosition = -999;
/**
* @brief old menu number
*/
int oldMenu = -999;
/**
* @brief nombre de menu
*/