diff options
Diffstat (limited to 'docs/Config_Changes.md')
-rw-r--r-- | docs/Config_Changes.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/Config_Changes.md b/docs/Config_Changes.md index 598f47cf..fa2d295f 100644 --- a/docs/Config_Changes.md +++ b/docs/Config_Changes.md @@ -6,4 +6,9 @@ All dates in this document are approximate. # Changes +20190107: The i2c_address parameter in the mcp4451 config section +changed. This is a common setting on Smoothieboards. The new value is +half the old value (88 should be changed to 44, and 90 should be +changed to 45). + 20181220: Klipper v0.7.0 released |