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 88489c4 commit 9a0264bCopy full SHA for 9a0264b
docs/api.rst
@@ -4,5 +4,11 @@
4
.. If your library file(s) are nested in a directory (e.g. /adafruit_foo/foo.py)
5
.. use this format as the module name: "adafruit_foo.foo"
6
7
-.. automodule:: adafruit_esp32spi
+.. automodule:: adafruit_esp32spi.adafruit_esp32spi
8
+ :members:
9
+
10
+.. automodule:: adafruit_esp32spi.adafruit_esp32spi_requests
11
12
13
+.. automodule:: adafruit_esp32spi.adafruit_esp32spi_socket
14
:members:
0 commit comments