mirror of
https://github.com/anklimov/lighthub
synced 2026-01-30 18:19:06 +03:00
single, double, tripple click, longpress, repeat logic for contact inputs are added
This commit is contained in:
@@ -51,7 +51,7 @@
|
||||
#define EEPROM_offset EEPROM_offset_NotAlligned + (4 -(EEPROM_offset_NotAlligned & 3))
|
||||
|
||||
#ifndef INTERVAL_CHECK_INPUT
|
||||
#define INTERVAL_CHECK_INPUT 50
|
||||
#define INTERVAL_CHECK_INPUT 15
|
||||
#endif
|
||||
|
||||
#ifndef INTERVAL_CHECK_SENSOR
|
||||
|
||||
Reference in New Issue
Block a user