Skip to content

Commit d9fb1e5

Browse files
committed
update docs/starting_methods.rst
1 parent 0f65478 commit d9fb1e5

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

docs/starting_methods.rst

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,13 +28,11 @@ it may not be able to access the internet.
2828
Manual Ethernet
2929
---------------
3030

31-
Most of the time, the WiFi will be a preferred way of connecting to the network.
32-
Nevertheless it is also possible to use Ethernet instead of WiFi.
33-
The only difference in usage is related to configuring the ``socket_source`` differently.
31+
Ethernet can also be used to connect to the location network.
3432

3533
.. literalinclude:: ../examples/httpserver_simpletest_manual_ethernet.py
3634
:caption: examples/httpserver_simpletest_manual_ethernet.py
37-
:emphasize-lines: 7,10,12-24,37
35+
:emphasize-lines: 11-20
3836
:linenos:
3937

4038
Automatic WiFi using ``settings.toml``

0 commit comments

Comments
 (0)