Skip to content

Commit

Permalink
Merge pull request #1381 from d00mfish/patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
kizniche authored May 21, 2024
2 parents 77615a7 + 8bd5c81 commit f5e3482
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 f5e3482

Please sign in to comment.