Commit d0831226 authored by Arnim Läuger's avatar Arnim Läuger
Browse files

remove space in heading for gpio.write()

parent 9e861313
...@@ -131,7 +131,7 @@ gpio.trig(pin, "down", pin1cb) ...@@ -131,7 +131,7 @@ gpio.trig(pin, "down", pin1cb)
#### See also #### See also
[`gpio.mode()`](#gpiomode) [`gpio.mode()`](#gpiomode)
## gpio.write () ## gpio.write()
Set digital GPIO pin value. Set digital GPIO pin value.
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment