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.
2 parents 3ff8860 + cf764db commit e396ef9Copy full SHA for e396ef9
docs/examples.rst
@@ -28,6 +28,6 @@ This example demonstrates receiving text from the UART interface.
28
This example demonstrates receiving both a color (as in simpletest above)
29
and raw text (using RawTextPacket).
30
31
-.. literalinclude:: ../examples/bluefruitconnect_simpletest.py
32
- :caption: examples/bluefruitconnect_simpletest.py
+.. literalinclude:: ../examples/bluefruitconnect_simpletest2.py
+ :caption: examples/bluefruitconnect_simpletest2.py
33
:linenos:
0 commit comments