Skip to content

Commit 82055a7

Browse files
authored
Update to GP8XXX-IIC v0.0.4
1 parent 933b6ee commit 82055a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mycodo/outputs/value_gp8xxx_iic_dual_dac.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656

5757
'dependencies_module': [
5858
('pip-pypi', 'smbus2', 'smbus2==0.4.1'),
59-
('pip-pypi', 'GP8XXX_IIC', 'GP8XXX-IIC==0.0.3')
59+
('pip-pypi', 'GP8XXX_IIC', 'GP8XXX-IIC==0.0.4')
6060
],
6161

6262
'options_enabled': [

0 commit comments

Comments
 (0)