aboutsummaryrefslogtreecommitdiffstats
path: root/docs/Features.md
diff options
context:
space:
mode:
authorKevin O'Connor <kevin@koconnor.net>2019-02-12 20:15:11 -0500
committerKevin O'Connor <kevin@koconnor.net>2019-02-16 08:16:37 -0500
commitcc4ecef88b07f0a9381ac40aaf386eb77f80e4d4 (patch)
treeb44a8f0e624c3acef2bf791a176440c4f9d0b9b0 /docs/Features.md
parenta090b317131e8ae5cadb5b0105a4987bb3e51221 (diff)
downloadkutter-cc4ecef88b07f0a9381ac40aaf386eb77f80e4d4.tar.gz
kutter-cc4ecef88b07f0a9381ac40aaf386eb77f80e4d4.tar.xz
kutter-cc4ecef88b07f0a9381ac40aaf386eb77f80e4d4.zip
mcp4018: Add initial support for the mcp4018 digipot
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'docs/Features.md')
-rwxr-xr-xdocs/Features.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Features.md b/docs/Features.md
index 9249f612..43a0cf89 100755
--- a/docs/Features.md
+++ b/docs/Features.md
@@ -95,7 +95,7 @@ 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, MCP4451, MCP4728,
- and PWM pins.
+ MCP4018, and PWM pins.
* Support for common LCD displays attached directly to the printer. A
default menu is also available.