diff --git a/adafruit_ds18x20.py b/adafruit_ds18x20.py index 3652bdf..414f76c 100644 --- a/adafruit_ds18x20.py +++ b/adafruit_ds18x20.py @@ -35,6 +35,7 @@ class DS18X20: """Class which provides interface to DS18X20 temperature sensor + :param bus: The bus the DS18X20 is connected to :param int address: The device address.