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