aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKevin O'Connor <kevin@koconnor.net>2021-04-09 12:02:18 -0400
committerKevin O'Connor <kevin@koconnor.net>2021-04-09 12:02:18 -0400
commit26603e8369bceea81480ee70b1270ceea415ec9f (patch)
treed21fac21243b9d0c92ef8830a6fb8c5c53f4eb5a
parent317402d5ba28fd5c57e8426a5f2661c811654f30 (diff)
downloadkutter-26603e8369bceea81480ee70b1270ceea415ec9f.tar.gz
kutter-26603e8369bceea81480ee70b1270ceea415ec9f.tar.xz
kutter-26603e8369bceea81480ee70b1270ceea415ec9f.zip
docs: Minor copy-and-paste fix to Config_Reference.md
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
-rw-r--r--docs/Config_Reference.md3
1 files changed, 0 insertions, 3 deletions
diff --git a/docs/Config_Reference.md b/docs/Config_Reference.md
index 7833a492..04439569 100644
--- a/docs/Config_Reference.md
+++ b/docs/Config_Reference.md
@@ -2982,9 +2982,6 @@ define any number of sections with an "mcp4451" prefix).
```
[mcp4451 my_digipot]
-#i2c_mcu: mcu
-# The name of the micro-controller that the MCP4451 chip is
-# connected to. The default is "mcu".
i2c_address:
# The i2c address that the chip is using on the i2c bus. This
# parameter must be provided.