Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Fixes issue #1, Example needs renaming to match lib name
  • Loading branch information
=Dale Weber committed Feb 10, 2020
commit cf7ada4733a633e76a23dea6ab97d592a3468f68
9 changes: 9 additions & 0 deletions docs/examples.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,12 @@ Ensure your device works with this simple test.
.. literalinclude:: ../examples/msa301_simpletest.py
:caption: examples/msa301_simpletest.py
:linenos:

Tap test
--------

Check out the tap capability with this example.

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