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.
2 parents a916340 + 5ea21f2 commit 9fe7d1fCopy full SHA for 9fe7d1f
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