Skip to content
This repository has been archived by the owner on Oct 29, 2019. It is now read-only.

Commit

Permalink
Updated docs to reflect this
Browse files Browse the repository at this point in the history
  • Loading branch information
evaherrada committed May 10, 2019
1 parent e0ad9aa commit 57370e7
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions docs/examples.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,14 @@ Ensure your device works with these simple tests.
:caption: examples/lsm303_simpletest.py
:linenos:

.. literalinclude:: ../examples/fast_accel/fast_accel.py
:caption: examples/fast_accel/fast_accel.py
.. literalinclude:: ../examples/lsm303_fast_accel.py
:caption: examples/lsm303_fast_accel.py
:linenos:

.. literalinclude:: ../examples/fast_mag/fast_mag.py
:caption: examples/fast_mag/fast_mag.py
.. literalinclude:: ../examples/lsm303_fast_mag.py
:caption: examples/lsm303_fast_mag.py
:linenos:

.. literalinclude:: ../examples/raw_and_cooked/raw_and_cooked.py
:caption: examples/raw_and_cooked/raw_and_cooked.py
.. literalinclude:: ../examples/lsm303_raw_and_cooked.py
:caption: examples/lsm303_raw_and_cooked.py
:linenos:

0 comments on commit 57370e7

Please sign in to comment.