diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2019-10-15 13:08:43 -0400 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2019-10-15 13:08:43 -0400 |
commit | dd77b46de9f921284fd8b764d90aebce4b777515 (patch) | |
tree | ac4367f14babb3cb5e75b220f30e54f6309cb7bc | |
parent | 1e8582e3f6cb13d85f06c740d7f79824c15a88be (diff) | |
download | kutter-dd77b46de9f921284fd8b764d90aebce4b777515.tar.gz kutter-dd77b46de9f921284fd8b764d90aebce4b777515.tar.xz kutter-dd77b46de9f921284fd8b764d90aebce4b777515.zip |
docs: Note AD849x support in Features.md
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
-rw-r--r-- | docs/Features.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Features.md b/docs/Features.md index 74806042..52ef0a7e 100644 --- a/docs/Features.md +++ b/docs/Features.md @@ -83,7 +83,7 @@ Klipper supports many standard 3d printer features: probe or via manual probing. * Support for common temperature sensors (eg, common thermistors, - AD595, PT100, MAX6675, MAX31855, MAX31856, MAX31865). Custom + AD595, AD849x, PT100, MAX6675, MAX31855, MAX31856, MAX31865). Custom thermistors and custom analog temperature sensors can also be configured. |