We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a90dde commit 167c008Copy full SHA for 167c008
docs/examples.rst
@@ -1,14 +1,8 @@
1
Simple test
2
------------
3
4
-For I2C communications, ensure your device works with this simple test.
+For I2C or SPI communications, ensure your device works with this simple test.
5
6
.. literalinclude:: ../examples/l3gd20_simpletest.py
7
:caption: examples/l3gd20_simpletest.py
8
:linenos:
9
-
10
-For SPI communications, ensure your device works with this simple test.
11
12
- .. literalinclude:: ../examples/l3gd20_spi_simpletest.py
13
- :caption: examples/l3gd20_spi_simpletest.py
14
- :linenos:
0 commit comments