aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Kconfig b/src/Kconfig
index 8084335e..cc557fb7 100644
--- a/src/Kconfig
+++ b/src/Kconfig
@@ -95,7 +95,7 @@ config CANBUS
default y if CANSERIAL || USBCANBUS
config CANBUS_FREQUENCY
int "CAN bus speed" if LOW_LEVEL_OPTIONS && CANBUS
- default 500000
+ default 1000000
config CANBUS_FILTER
bool
default y if CANSERIAL