Skip to content

Commit 4563bb4

Browse files
committed
Fix documentation
1 parent 455a217 commit 4563bb4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

adafruit_tc74.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@
4444
class TC74:
4545
"""
4646
Driver for the Microchip TC74 Digital Temperature Sensor.
47+
4748
:param ~busio.I2C i2c_bus: The I2C bus the TC74 is connected to
4849
:param int address: The I2C device address for the sensor. Default is :const:`0x48`
4950

0 commit comments

Comments
 (0)