Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
kizniche committed Jun 4, 2024
2 parents 9856434 + f5e3482 commit a576d18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mycodo/inputs/ahtx0_circuitpython.py
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
'dependencies_module': [
('pip-pypi', 'usb.core', 'pyusb==1.1.1'),
('pip-pypi', 'adafruit_extended_bus', 'Adafruit-extended-bus==1.0.2'),
('pip-pypi', 'adafruit_ahtx0', 'adafruit-circuitpython-ahtx0==1.0.5')
('pip-pypi', 'adafruit_ahtx0', 'adafruit-circuitpython-ahtx0==1.0.21')
],

'interfaces': ['I2C'],
Expand Down

0 comments on commit a576d18

Please sign in to comment.