aboutsummaryrefslogtreecommitdiffstats
path: root/docs/Config_Changes.md
diff options
context:
space:
mode:
authorKevin O'Connor <kevin@koconnor.net>2019-03-22 20:41:32 -0400
committerKevin O'Connor <kevin@koconnor.net>2019-03-22 20:41:32 -0400
commitefab177645bee271451a11ad32aef6c68ded731b (patch)
tree234cd2728ccc0f537bd39328d32164a22c2bcf21 /docs/Config_Changes.md
parentbece690c5b6fa07005e192a80d79e1532cb57872 (diff)
downloadkutter-efab177645bee271451a11ad32aef6c68ded731b.tar.gz
kutter-efab177645bee271451a11ad32aef6c68ded731b.tar.xz
kutter-efab177645bee271451a11ad32aef6c68ded731b.zip
docs: Note tmc2660 driver_HEND default change from 6 to 3
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'docs/Config_Changes.md')
-rw-r--r--docs/Config_Changes.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/Config_Changes.md b/docs/Config_Changes.md
index 8c20ed95..c389e9f7 100644
--- a/docs/Config_Changes.md
+++ b/docs/Config_Changes.md
@@ -6,6 +6,9 @@ All dates in this document are approximate.
# Changes
+20190322: The default value for "driver_HEND" in [tmc2660] config
+sections was changed from 6 to 3.
+
20190310: The [controller_fan] config section now always takes a name
(such as [controller_fan my_controller_fan]).