Skip to content

Commit 4228109

Browse files
committed
update api
1 parent 6a238ce commit 4228109

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/api.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,7 @@
44
.. If your library file(s) are nested in a directory (e.g. /adafruit_foo/foo.py)
55
.. use this format as the module name: "adafruit_foo.foo"
66
7-
.. automodule:: adafruit_hx711
7+
.. automodule:: adafruit_hx711.hx711
8+
:members:
9+
.. automodule:: adafruit_hx711.analog_in
810
:members:

0 commit comments

Comments
 (0)