mirror of
https://github.com/Klipper3d/klipper.git
synced 2026-03-12 15:41:21 +01:00
Writes to the max31856 chip use "burst mode", so only one address during the initialization sequence can be sent. This fixes erroneous "Cold Junction Fault" errors. Reported by @NBouquain. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>