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 129e29d commit 56ad16bCopy full SHA for 56ad16b
adafruit_pct2075.py
@@ -84,7 +84,7 @@ class FaultCount:
84
85
class PCT2075:
86
"""Driver for the PCT2075 Digital Temperature Sensor and Thermal Watchdog.
87
- :param ~busio.I2C i2c_bus: The I2C bus the INA260 is connected to.
+ :param ~busio.I2C i2c_bus: The I2C bus the PCT2075 is connected to.
88
:param address: The I2C device address for the sensor. Default is ``0x37``.
89
"""
90
0 commit comments