diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2024-10-24 10:05:44 -0400 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2024-10-24 10:05:44 -0400 |
commit | 55339998e5e7e3931f35331d97a1da31a91748ef (patch) | |
tree | da3ce913bc4ec90ab641a249217d85d86fc85aa7 /docs/Config_Reference.md | |
parent | 0855994e591f14df7bbd63686d907a37d5a752b9 (diff) | |
download | kutter-55339998e5e7e3931f35331d97a1da31a91748ef.tar.gz kutter-55339998e5e7e3931f35331d97a1da31a91748ef.tar.xz kutter-55339998e5e7e3931f35331d97a1da31a91748ef.zip |
docs: Fix "XH711" typo in Config_Reference.md
Reported by @kabroxiko.
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'docs/Config_Reference.md')
-rw-r--r-- | docs/Config_Reference.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Config_Reference.md b/docs/Config_Reference.md index bc4dbe32..a06b928c 100644 --- a/docs/Config_Reference.md +++ b/docs/Config_Reference.md @@ -4661,7 +4661,7 @@ sensor_type: # This must be one of the supported sensor types, see below. ``` -#### XH711 +#### HX711 This is a 24 bit low sample rate chip using "bit-bang" communications. It is suitable for filament scales. ``` |