✏️ Put something in a html note

This commit is contained in:
Klaas Schoute 2019-05-29 23:53:13 +02:00 committed by GitHub
parent e7e18cc24b
commit fae2293b15
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -74,7 +74,9 @@ pull_mode:
default: "`UP`" default: "`UP`"
{% endconfiguration %} {% 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. <p class='note warning'>
MCP23017 only has internal pull-up resistors, if you want to use pull-down you will have to wire your own pull-down resistors.
</p>
## {% linkable_title Switch %} ## {% linkable_title Switch %}