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 e198210 commit e7cfca3Copy full SHA for e7cfca3
docs/examples.rst
@@ -1,8 +1,13 @@
1
+Examples
2
+========
3
+
4
+Below are a few examples, there may be more in the examples folder of the library
5
6
Helper example
7
--------------
8
-This shows you how to use some helpers to help simplify code
-when writing it for multiple different boards
9
+This example shows you how to use the ``adafruit_connection_manager`` helpers to help
10
+simplify code when writing it for multiple different boards
11
12
.. literalinclude:: ../examples/connectionmanager_helpers.py
13
:caption: examples/connectionmanager_helpers.py
0 commit comments