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 8f9d2c4 commit 93d00f8Copy full SHA for 93d00f8
adafruit_onewire/bus.py
@@ -20,7 +20,7 @@
20
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
21
# THE SOFTWARE.
22
"""
23
-`OneWire Bus`
+`adafruit_onewire.bus`
24
====================================================
25
26
Provide access to a 1-Wire bus.
adafruit_onewire/device.py
-`OneWire Device`
+`adafruit_onewire.device`
Provides access to a single device on the 1-Wire bus.
0 commit comments