aboutsummaryrefslogtreecommitdiffstats
path: root/docs/Config_Changes.md
diff options
context:
space:
mode:
authorKevin O'Connor <kevin@koconnor.net>2020-06-06 12:48:35 -0400
committerKevin O'Connor <kevin@koconnor.net>2020-06-06 12:51:36 -0400
commita6f2fc7179c0bf00827bc252fab5685efcad16f9 (patch)
tree6763d5c11720dac7b869d266424ba1c2936492c4 /docs/Config_Changes.md
parentb7699d374ab17e6054d0d83a9deb7be9e70dcdc8 (diff)
downloadkutter-a6f2fc7179c0bf00827bc252fab5685efcad16f9.tar.gz
kutter-a6f2fc7179c0bf00827bc252fab5685efcad16f9.tar.xz
kutter-a6f2fc7179c0bf00827bc252fab5685efcad16f9.zip
docs: Minor reword to latest Config_Changes.md update
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'docs/Config_Changes.md')
-rw-r--r--docs/Config_Changes.md10
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/Config_Changes.md b/docs/Config_Changes.md
index 3226b80e..016fc425 100644
--- a/docs/Config_Changes.md
+++ b/docs/Config_Changes.md
@@ -5,11 +5,11 @@ document when upgrading the Klipper software.
All dates in this document are approximate.
# Changes
-2020xxxx: The the GPIO name on linux_mcu has changed. It is now in the
-`gpiochip<chipid>/gpio<gpio>`, for gpiochip0 you can also use a short
-`gpio<gpio>`.
-For example, what was previously referred to as `P20` now becomes
-`gpio20` or `gpiochip0/gpio20`.
+
+20200606: The pin names on linux mcu have changed. Pins now have names
+of the form `gpiochip<chipid>/gpio<gpio>`. For gpiochip0 you can also
+use a short `gpio<gpio>`. For example, what was previously referred
+to as `P20` now becomes `gpio20` or `gpiochip0/gpio20`.
20200603: The default 16x4 LCD layout will no longer show the
estimated time remaining in a print. (Only the elapsed time will be