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 874d3ed commit 723575aCopy full SHA for 723575a
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