Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit 00dcfb24 authored by Mark Yoder's avatar Mark Yoder Committed by Robert Nelson
Browse files

Added externLED.c

parent a63eb37b
No related merge requests found
...@@ -135,13 +135,13 @@ and find the code shown in :ref:`py_externLED_code`. ...@@ -135,13 +135,13 @@ and find the code shown in :ref:`py_externLED_code`.
:download:`externLED.py <../code/03displays/externLED.py>` :download:`externLED.py <../code/03displays/externLED.py>`
.. _js_externLED_code: .. _c_externLED_code:
.. literalinclude:: ../code/03displays/externLED.js .. literalinclude:: ../code/03displays/externLED.c
:caption: Code for using an external LED (externLED.js) :caption: Code for using an external LED (externLED.c)
:linenos: :linenos:
:download:`externLED.js <../code/03displays/externLED.js>` :download:`externLED.c <../code/03displays/externLED.c>`
Save your file and run the code as before (:ref:`displays_onboardLED`). Save your file and run the code as before (:ref:`displays_onboardLED`).
......
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