From 09377a39d23cae393cf33693fa37f520338df415 Mon Sep 17 00:00:00 2001 From: AJ <1754228+280Zo@users.noreply.github.com> Date: Wed, 30 Oct 2024 11:32:17 -0700 Subject: [PATCH] raise CPI to 1000 --- config/charybdis_right.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/charybdis_right.conf b/config/charybdis_right.conf index 071a125..a9bcf44 100644 --- a/config/charybdis_right.conf +++ b/config/charybdis_right.conf @@ -17,4 +17,4 @@ CONFIG_PMW3610_REST2_SAMPLE_TIME_MS=200 CONFIG_PMW3610_REST3_SAMPLE_TIME_MS=300 CONFIG_PMW3610_RUN_DOWNSHIFT_TIME_MS=2000 CONFIG_PMW3610_REST1_DOWNSHIFT_TIME_MS=3000 -CONFIG_PMW3610_REST2_DOWNSHIFT_TIME_MS=300 \ No newline at end of file +CONFIG_PMW3610_REST2_DOWNSHIFT_TIME_MS=30000 \ No newline at end of file