mirror of
https://github.com/anklimov/lighthub
synced 2026-05-02 20:16:55 +00: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