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

Commit

Permalink
Merge pull request #6 from kattni/example-update
Browse files Browse the repository at this point in the history
Renamed example to simpletest
  • Loading branch information
brennen authored Aug 21, 2018
2 parents 132a6d4 + 28149d1 commit 251b3ed
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions docs/examples.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@ Simple tests

Ensure your device works with these simple tests.

.. literalinclude:: ../examples/lsm303_simpletest.py
:caption: examples/lsm303_simpletest.py
:linenos:

.. literalinclude:: ../examples/fast_accel/fast_accel.py
:caption: examples/fast_accel/fast_accel.py
:linenos:
Expand All @@ -11,10 +15,6 @@ Ensure your device works with these simple tests.
:caption: examples/fast_mag/fast_mag.py
:linenos:

.. literalinclude:: ../examples/slow_both/slow_both.py
:caption: examples/slow_both/slow_both.py
:linenos:

.. literalinclude:: ../examples/raw_and_cooked/raw_and_cooked.py
:caption: examples/raw_and_cooked/raw_and_cooked.py
:linenos:
:linenos:
File renamed without changes.

0 comments on commit 251b3ed

Please sign in to comment.