Skip to content

Commit 9605d5a

Browse files
authored
Merge pull request #6 from Neradoc/fix-documentation
Fix documentation
2 parents cb78b70 + 4563bb4 commit 9605d5a

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)