mirror of
https://github.com/Klipper3d/klipper.git
synced 2026-09-07 13:20:46 +02:00
When enabling "low level options" in Kconfig, selecting a chip that is 20Mhz capable would result in 20Mhz being the default. A 16Mhz speed is the preferred default, so list that first in the menu. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>