From fae2293b1552927bb15ff7621e3f3cdba46f882a Mon Sep 17 00:00:00 2001 From: Klaas Schoute Date: Wed, 29 May 2019 23:53:13 +0200 Subject: [PATCH] :pencil2: Put something in a html note --- source/_components/mcp23017.markdown | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/source/_components/mcp23017.markdown b/source/_components/mcp23017.markdown index 2ac764d35ec..4629de4e426 100644 --- a/source/_components/mcp23017.markdown +++ b/source/_components/mcp23017.markdown @@ -74,7 +74,9 @@ pull_mode: default: "`UP`" {% endconfiguration %} -NOTE: MCP23017 only has internal pull-up resistors, if you want to use pull-down you will have to wire your own pull-down resistors. +

+ MCP23017 only has internal pull-up resistors, if you want to use pull-down you will have to wire your own pull-down resistors. +

## {% linkable_title Switch %}