We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a916340 commit 5ea21f2Copy full SHA for 5ea21f2
README.rst
@@ -77,7 +77,7 @@ On-board LEDs (USR0-USR3) are handled by LED class driver rather than the GPIO p
77
78
They have a different path in the /sys/ filesystem.
79
80
-Setup the pin for output and write GPIO.HIGH or GPIO.LOW.
+Setup the pin for output and write GPIO.HIGH or GPIO.LOW::
81
82
import Adafruit_BBIO.GPIO as GPIO
83
import time
0 commit comments