Closed
Description
In:
Reference > Language > Variables > Constants > Constants
the description of the HIGH constant, in the second paragraph beginning:
"A pin may also be configured as an INPUT with pinMode(), and subsequently made HIGH with digitalWrite()."
the text should read "... INPUT_PULLUP with pinMode()..."