aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKevin O'Connor <kevin@koconnor.net>2019-02-12 18:37:28 -0500
committerKevin O'Connor <kevin@koconnor.net>2019-02-12 18:39:12 -0500
commit5aa4fd2b4ac6396fed73044887fc9f774be4487d (patch)
tree433557669f6e31a16933b6693c1645c8e022baf7
parent2d7c3a84eefdb584e977747d0b8d84304571b50f (diff)
downloadkutter-5aa4fd2b4ac6396fed73044887fc9f774be4487d.tar.gz
kutter-5aa4fd2b4ac6396fed73044887fc9f774be4487d.tar.xz
kutter-5aa4fd2b4ac6396fed73044887fc9f774be4487d.zip
docs: Note MCP4728 in Features.md
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
-rwxr-xr-xdocs/Features.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/Features.md b/docs/Features.md
index 1e2eb46b..9249f612 100755
--- a/docs/Features.md
+++ b/docs/Features.md
@@ -94,8 +94,8 @@ Klipper supports many standard 3d printer features:
* Support for run-time configuration of TMC2130, TMC2208, TMC2224, and
TMC2660 stepper motor drivers. There is also support for current
- control of traditional stepper drivers via AD5206 and MCP4451
- digipots.
+ control of traditional stepper drivers via AD5206, MCP4451, MCP4728,
+ and PWM pins.
* Support for common LCD displays attached directly to the printer. A
default menu is also available.