Add configuration slider for double tapping
This commit is contained in:
@@ -3,5 +3,6 @@
|
||||
|
||||
#ifdef FEATURE_TAP_DETECTION
|
||||
void setupTapDetection();
|
||||
void applyTapThreshold();
|
||||
void processTaps(unsigned long now);
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user