Skip to content

Commit

Permalink
Merge pull request #39 from vin1953/example-url-fix
Browse files Browse the repository at this point in the history
Corrected file name in examples.rst
  • Loading branch information
tannewt committed Mar 27, 2024
2 parents 3ff8860 + cf764db commit e396ef9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/examples.rst
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,6 @@ This example demonstrates receiving text from the UART interface.
This example demonstrates receiving both a color (as in simpletest above)
and raw text (using RawTextPacket).

.. literalinclude:: ../examples/bluefruitconnect_simpletest.py
:caption: examples/bluefruitconnect_simpletest.py
.. literalinclude:: ../examples/bluefruitconnect_simpletest2.py
:caption: examples/bluefruitconnect_simpletest2.py
:linenos:

0 comments on commit e396ef9

Please sign in to comment.