mirror of
https://github.com/Klipper3d/klipper.git
synced 2026-09-07 15:29:41 +02:00
The code isn't actually capable of altering the mux registers due to hardware checks enforced by the chip. Disable that code to save a few bytes in the final binary. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>