docs: Update Config_Changes.md to reflect i2c changes to sx1509 and uc1701

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
Kevin O'Connor 2026-02-07 14:32:43 -05:00
parent 0c2c1dd13b
commit 13b4561beb

View file

@ -8,6 +8,11 @@ All dates in this document are approximate.
## Changes
20260207: The low-level i2c behavior of sx1509 and uc1701 devices has
changed. Previously an i2c error would result in a shutdown, and now
i2c errors when communicating with these devices will only generate
warnings in the log file.
20260109: The status value `{printer.probe.last_z_result}` is
deprecated; it will be removed in the near future. Use
`{printer.probe.last_probe_position}` instead, and note that this new