aboutsummaryrefslogtreecommitdiffstats
path: root/docs/Config_Changes.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/Config_Changes.md')
-rw-r--r--docs/Config_Changes.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/Config_Changes.md b/docs/Config_Changes.md
index e0521245..24d4b3e4 100644
--- a/docs/Config_Changes.md
+++ b/docs/Config_Changes.md
@@ -8,6 +8,10 @@ All dates in this document are approximate.
## Changes
+20210830: The adxl345 ACCELEROMETER_MEASURE command no longer supports
+a RATE parameter. To alter the query rate, update the printer.cfg
+file and issue a RESTART command.
+
20210821: Several config settings in `printer.configfile.settings`
will now be reported as lists instead of raw strings. If the actual
raw string is desired, use `printer.configfile.config` instead.