mirror of
https://github.com/andreili/klipper.git
synced 2025-08-24 03:44:06 +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>