Add countdown

This commit is contained in:
Miloslav Ciz 2025-01-01 01:23:43 +01:00
parent c7711b6cf4
commit d27bc59742
2 changed files with 119 additions and 65 deletions

View file

@ -182,4 +182,9 @@
#define LCR_SETTING_ENABLE_RESOURCE_FILE 1
#endif
#ifndef LCR_SETTING_COUNTDOWN_SECONDS
/** Run start countdown length in seconds. */
#define LCR_SETTING_COUNTDOWN_SECONDS 3
#endif
#endif // guard