mirror of
https://github.com/Klipper3d/klipper.git
synced 2026-07-29 21:41:16 +02:00
The tmc2130 (and tmc5160) will respond back with the value written during the next SPI command. Use this feature to verify that the value written matches the value sent. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>