We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c7cdac0 + cf7ada4 commit 1c4f34bCopy full SHA for 1c4f34b
docs/examples.rst
@@ -6,3 +6,12 @@ Ensure your device works with this simple test.
6
.. literalinclude:: ../examples/msa301_simpletest.py
7
:caption: examples/msa301_simpletest.py
8
: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