We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e64885 commit e589cddCopy full SHA for e589cdd
docs/library/esp.rst
@@ -17,14 +17,6 @@ Functions
17
If the ``address`` parameter is provided, sets the address to its value. If
18
the function is called wihout parameters, returns the current address.
19
20
-.. function:: getaddrinfo((hostname, port, lambda))
21
-
22
- Initiate resolving of the given hostname.
23
24
- When the hostname is resolved, the provided ``lambda`` callback will be
25
- called with two arguments, first being the hostname being resolved,
26
- second a tuple with information about that hostname.
27
28
.. function:: wifi_mode([mode])
29
30
Get or set the wireless network operating mode.
0 commit comments