summaryrefslogtreecommitdiff
path: root/include/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/config.h')
-rw-r--r--include/config.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/config.h b/include/config.h
index 138a19b6d4..c51fd4d4d1 100644
--- a/include/config.h
+++ b/include/config.h
@@ -1933,12 +1933,12 @@
/* Sensor sampling interval for gesture recognition */
#undef CONFIG_GESTURE_SAMPLING_INTERVAL_MS
-/* Which sensor to look for battery tap recognition */
-#undef CONFIG_GESTURE_SENSOR_BATTERY_TAP
-
/* Which sensor to look for double tap recognition */
#undef CONFIG_GESTURE_SENSOR_DOUBLE_TAP
+/* Use for waking up host */
+#undef CONFIG_GESTURE_SENSOR_DOUBLE_TAP_FOR_HOST
+
/*
* Double tap detection parameters
* Double tap works by looking for two isolated Z-axis accelerometer impulses