aboutsummaryrefslogtreecommitdiff
path: root/docs/library/esp.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/library/esp.rst')
-rw-r--r--docs/library/esp.rst8
1 files changed, 0 insertions, 8 deletions
diff --git a/docs/library/esp.rst b/docs/library/esp.rst
index 8dd39f536..2c4846d86 100644
--- a/docs/library/esp.rst
+++ b/docs/library/esp.rst
@@ -10,14 +10,6 @@ The ``esp`` module contains specific functions related to the ESP8266 module.
Functions
---------
-.. function:: connect(ssid, password)
-
- Connect to the specified wireless network, using the specified password.
-
-.. function:: disconnect()
-
- Disconnect from the currently connected wireless network.
-
.. function:: scan(cb)
Initiate scanning for the available wireless networks.