Skip to content

Commit e7cfca3

Browse files
committed
Doc updates
1 parent e198210 commit e7cfca3

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

docs/examples.rst

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
16
Helper example
27
--------------
38

4-
This shows you how to use some helpers to help simplify code
5-
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
611

712
.. literalinclude:: ../examples/connectionmanager_helpers.py
813
:caption: examples/connectionmanager_helpers.py

0 commit comments

Comments
 (0)