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 8d0a833 commit 353d481Copy full SHA for 353d481
docs/api.rst
@@ -4,5 +4,8 @@
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_logger
+.. automodule:: adafruit_logger.adafruit_logger
8
+ :members:
9
+
10
+ .. automodule:: adafruit_logger.uart_handler
11
:members:
0 commit comments