Refactored menu working

This commit is contained in:
2025-05-29 13:12:29 -05:00
parent d4a402428b
commit a437bcf8b5
6 changed files with 45 additions and 16 deletions

View File

@@ -16,7 +16,7 @@
#define TIME_7HR 7*TIME_1HR
#define TIME_8HR 8*TIME_1HR
#define TIME_9HR 9*TIME_1HR
#define TIME_0HR 10
#define TIME_0HR 100
#define DELAY_5S 500
#define DELAY_1S 100
#define DELAY_2S 200