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 874d3ed + 723575a commit c1a47abCopy full SHA for c1a47ab
docs/examples.rst
@@ -26,8 +26,8 @@ accessible via a hostname in addition to an IP address.
26
27
In this example, the server is accessible via ``http://custom-mdns-hostname/`` and ``http://custom-mdns-hostname.local/``.
28
29
-.. literalinclude:: ../examples/httpserver_cpu_information.py
30
- :caption: examples/httpserver_cpu_information.py
+.. literalinclude:: ../examples/httpserver_mdns.py
+ :caption: examples/httpserver_mdns.py
31
:linenos:
32
33
Change NeoPixel color
0 commit comments