File tree Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 20
20
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
21
21
# THE SOFTWARE.
22
22
"""
23
- `adafruit_espatcontrol`
23
+ `adafruit_espatcontrol.adafruit_espatcontrol `
24
24
====================================================
25
25
26
26
Use the ESP AT command sent to communicate with the Interwebs.
Original file line number Diff line number Diff line change 4
4
.. If your library file(s) are nested in a directory (e.g. /adafruit_foo/foo.py)
5
5
.. use this format as the module name: "adafruit_foo.foo"
6
6
7
- .. automodule :: adafruit_espatcontrol
7
+ .. automodule :: adafruit_espatcontrol.adafruit_espatcontrol
8
+ :members:
9
+
10
+ .. automodule :: adafruit_espatcontrol.adafruit_espatcontrol_requests
11
+ :members:
12
+
13
+ .. automodule :: adafruit_espatcontrol.adafruit_espatcontrol_socket
8
14
:members:
You can’t perform that action at this time.
0 commit comments