mirror of
https://github.com/andreili/klipper.git
synced 2025-09-12 08:31:13 +02:00
The rp2040 uses a pll vco divider of 6. Prefer setting postdiv1=6 and postdiv2=1 (instead of the previous postdiv1=3 and postdiv2=2). Signed-off-by: Kevin O'Connor <kevin@koconnor.net>