Skip to content

Commit

Permalink
Updated .rst file
Browse files Browse the repository at this point in the history
  • Loading branch information
abkosar committed Oct 1, 2019
1 parent 8b06850 commit 23900a4
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/examples.rst
Expand Up @@ -3,10 +3,10 @@ Simple tests

Ensure your device works with these simple tests.

.. literalinclude:: ../examples/waveform_sine_demo.py
:caption: examples/waveform_sine_demo.py
.. literalinclude:: ../examples/waveform_sine_simpletest.py
:caption: examples/waveform_sine_simpletest.py
:linenos:

.. literalinclude:: ../examples/waveform_square_demo.py
:caption: examples/waveform_square_demo.py
.. literalinclude:: ../examples/waveform_square_simpletest.py
:caption: examples/waveform_square_simpletest.py
:linenos:

0 comments on commit 23900a4

Please sign in to comment.