mirror of
https://github.com/Klipper3d/klipper.git
synced 2025-08-07 14:04:17 -06:00
adxl345: Change default chip name from "default" to "adxl345"
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
parent
22167f9510
commit
404b64fd62
3 changed files with 10 additions and 10 deletions
|
@ -8,6 +8,10 @@ All dates in this document are approximate.
|
|||
|
||||
## Changes
|
||||
|
||||
20210830: The default adxl345 name is now "adxl345". The default CHIP
|
||||
parameter for the `ACCELEROMETER_MEASURE` and `ACCELEROMETER_QUERY` is
|
||||
now also "adxl345".
|
||||
|
||||
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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue