mirror of
https://github.com/Klipper3d/klipper.git
synced 2026-03-18 16:52:10 -06:00
docs: Deprecate support for the pin_map config option
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
parent
681ca5be62
commit
dd4f2d81b6
3 changed files with 7 additions and 10 deletions
|
|
@ -6,6 +6,11 @@ All dates in this document are approximate.
|
|||
|
||||
# Changes
|
||||
|
||||
20210325: Support for the `pin_map` config option is deprecated. Use
|
||||
the [sample-aliases.cfg](../config/sample-aliases.cfg) file to
|
||||
translate to the actual micro-controller pin names. The `pin_map`
|
||||
config option will be removed in the near future.
|
||||
|
||||
20210313: Klipper's support for micro-controllers that communicate
|
||||
with CAN bus has changed. If using CAN bus then all micro-controllers
|
||||
must be reflashed and the [Klipper configuration must be
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue