summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--config/charybdis_left.conf1
-rw-r--r--config/charybdis_right.conf9
2 files changed, 9 insertions, 1 deletions
diff --git a/config/charybdis_left.conf b/config/charybdis_left.conf
new file mode 100644
index 0000000..9ce5b96
--- /dev/null
+++ b/config/charybdis_left.conf
@@ -0,0 +1 @@
+CONFIG_INPUT=y
\ No newline at end of file
diff --git a/config/charybdis_right.conf b/config/charybdis_right.conf
index 1a8ce37..e288f67 100644
--- a/config/charybdis_right.conf
+++ b/config/charybdis_right.conf
@@ -14,4 +14,11 @@ CONFIG_PMW3610_INVERT_Y=y
 #CONFIG_BT_BUF_ACL_TX_COUNT=32

 #CONFIG_BT_L2CAP_TX_BUF_COUNT=32

 

-#CONFIG_SPI_LOG_LEVEL_DBG=y
\ No newline at end of file
+#CONFIG_SPI_LOG_LEVEL_DBG=y

+

+CONFIG_PMW3610_REST1_SAMPLE_TIME_MS=100

+CONFIG_PMW3610_REST2_SAMPLE_TIME_MS=200

+CONFIG_PMW3610_REST3_SAMPLE_TIME_MS=300

+CONFIG_PMW3610_RUN_DOWNSHIFT_TIME_MS=500

+CONFIG_PMW3610_REST1_DOWNSHIFT_TIME_MS=3000

+CONFIG_PMW3610_REST2_DOWNSHIFT_TIME_MS=30000
\ No newline at end of file