File tree Expand file tree Collapse file tree 4 files changed +12
-2
lines changed Expand file tree Collapse file tree 4 files changed +12
-2
lines changed Original file line number Diff line number Diff line change 1+ 0.0.2
2+ -----
3+
4+ * Swap Oxidizing/Reducing pins so readings are correct
5+
160.0.1
27-----
38
Original file line number Diff line number Diff line change @@ -32,6 +32,11 @@ Stable (library only) from PyPi:
3232* Just run ` sudo pip3 install pimoroni-mics6814 `
3333
3434# Changelog
35+ 0.0.2
36+ -----
37+
38+ * Swap Oxidizing/Reducing pins so readings are correct
39+
35400.0.1
3641-----
3742
Original file line number Diff line number Diff line change 11import ioexpander as io
22
33
4- __version__ = '0.0.1 '
4+ __version__ = '0.0.2 '
55
66MICS6814_I2C_ADDR = 0x19
77
Original file line number Diff line number Diff line change 11# -*- coding: utf-8 -*-
22[metadata]
33name = pimoroni-mics6814
4- version = 0.0.1
4+ version = 0.0.2
55author = Philip Howard
66author_email = phil@pimoroni.com
77description = Library for the Pimoroni mics6814 breakout-garden breakout
You can’t perform that action at this time.
0 commit comments