Skip to content

Commit cf7ada4

Browse files
author
=Dale Weber
committed
Fixes issue #1, Example needs renaming to match lib name
1 parent 43d0608 commit cf7ada4

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

docs/examples.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,12 @@ Ensure your device works with this simple test.
66
.. literalinclude:: ../examples/msa301_simpletest.py
77
:caption: examples/msa301_simpletest.py
88
:linenos:
9+
10+
Tap test
11+
--------
12+
13+
Check out the tap capability with this example.
14+
15+
.. literalinclude:: ../examples/msa301_tap_example.py
16+
:caption: examples/msa301_tap_example.py
17+
:linenos:
File renamed without changes.

0 commit comments

Comments
 (0)