X-Git-Url: https://git.ayoreis.com/hackapet/Adafruit_Blinka.git/blobdiff_plain/fee3157567997816ce2152ec903ab11894473e20..498d8fb1e9d1d3f45e570571d71e4a1cfc6f942d:/examples/bbb_digitalio.py?ds=inline diff --git a/examples/bbb_digitalio.py b/examples/bbb_digitalio.py old mode 100644 new mode 100755 index a595710..25496d5 --- a/examples/bbb_digitalio.py +++ b/examples/bbb_digitalio.py @@ -1,7 +1,7 @@ # Example of blinking LED on BeagleBone Black # https://www.adafruit.com/product/1876 # -# Wire the circuit as follows: +# Wire the circuit as follows: # 1) connect anode (+) lead of LED to P9.12 pin # 2) connect cathode (-) lead to 1K Ohm resistor # 3) connect that 1K Ohm resistor to DGND (P9.1)