mirror of
https://github.com/Klipper3d/klipper.git
synced 2026-03-15 17:11:06 +01:00
linux: change clock frequency
Increase timer resolution for linux mcu Signed-off-by: Andrey Kunitsyn <blackicebox@gmail.com>
This commit is contained in:
@@ -17,6 +17,6 @@ config BOARD_DIRECTORY
|
||||
|
||||
config CLOCK_FREQ
|
||||
int
|
||||
default 20000000
|
||||
default 50000000
|
||||
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user