mirror of
https://github.com/anklimov/lighthub
synced 2026-01-30 10:09:07 +03:00
Timer re-interability fix
This commit is contained in:
@@ -100,9 +100,12 @@
|
||||
*/
|
||||
|
||||
#ifndef INTERVAL_CHECK_INPUT
|
||||
#define INTERVAL_CHECK_INPUT 15
|
||||
#define INTERVAL_CHECK_INPUT 11
|
||||
#endif
|
||||
|
||||
#ifndef TIMER_CHECK_INPUT
|
||||
#define TIMER_CHECK_INPUT 15
|
||||
#endif
|
||||
#ifndef INTERVAL_CHECK_SENSOR
|
||||
#define INTERVAL_CHECK_SENSOR 5000
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user