Skip to content

Commit 1c4f34b

Browse files
authored
Merge pull request #5 from geekguy-wy/needs_renaming_to_match_lib_name
Fixes issue #1, Example needs renaming to match lib name
2 parents c7cdac0 + cf7ada4 commit 1c4f34b

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

docs/examples.rst

+9
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:

0 commit comments

Comments
 (0)