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 8e761a95..f523547e 100644 --- a/docs/Config_Changes.md +++ b/docs/Config_Changes.md @@ -6,6 +6,11 @@ All dates in this document are approximate. # Changes +20210720: A controller_fan section now monitors all stepper motors by +default (not just the kinematic stepper motors). If the previous +behavior is desired, see the `stepper` config option in the +[config reference](Config_Reference.md#controller_fan). + 20210703: A `samd_sercom` config section must now specify the sercom bus it is configuring via the `sercom` option. |