Skip to content
Snippets Groups Projects
Verified Commit 1bec43bf authored by rahix's avatar rahix
Browse files

docs: Fix whitespace issues


Signed-off-by: default avatarRahix <rahix@rahix.de>
parent 2dcd065b
No related branches found
No related tags found
No related merge requests found
......@@ -72,10 +72,10 @@ output in your scripts.
Configures a pin as input.
.. py:data:: gpio.mode:PULL_UP
.. py:data:: gpio.mode.PULL_UP
Enables the internal pull-up resistor of a pin.
.. py:data:: gpio.mode:PULL_DOwn
.. py:data:: gpio.mode.PULL_DOWN
Enables the internal pull-down resistor of a pin.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment