Skip to content

fix humidity calculation error #15

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Mar 9, 2020
Merged

fix humidity calculation error #15

merged 2 commits into from
Mar 9, 2020

Conversation

jerryneedell
Copy link
Contributor

@jerryneedell jerryneedell commented Mar 9, 2020

fixes #14
tested on Raspberry Pi 4
the change is insignificant, but it still works ;-)

@jerryneedell jerryneedell merged commit f57ddf6 into adafruit:master Mar 9, 2020
@jerryneedell jerryneedell deleted the jerryn_fix_hum branch March 9, 2020 16:46
@colindgrant
Copy link

Thanks!

adafruit-adabot added a commit to adafruit/Adafruit_CircuitPython_Bundle that referenced this pull request Mar 10, 2020
Updating https://github.com/adafruit/Adafruit_CircuitPython_IL91874 to 1.0.3 from 1.0.2:
  > Merge pull request adafruit/Adafruit_CircuitPython_IL91874#7 from adafruit/pylint_update
  > update pylintrc for black

Updating https://github.com/adafruit/Adafruit_CircuitPython_SHT31D to 2.2.1 from 2.2.0:
  > Merge pull request adafruit/Adafruit_CircuitPython_SHT31D#15 from jerryneedell/jerryn_fix_hum
  > update pylintrc for black
  > build.yml: move pylint, black, and Sphinx installs to each repo; add description to 'actions-ci/install.sh'

Updating https://github.com/adafruit/Adafruit_CircuitPython_SSD1675 to 1.0.2 from 1.0.1:
  > Merge pull request adafruit/Adafruit_CircuitPython_SSD1675#5 from adafruit/pylint_update
  > update pylintrc for black
  > build.yml: move pylint, black, and Sphinx installs to each repo; add description to 'actions-ci/install.sh'

Updating https://github.com/adafruit/Adafruit_CircuitPython_Debouncer to 1.2.0 from 1.1.1:
  > update pylintrc for black
  > build.yml: move pylint, black, and Sphinx installs to each repo; add description to 'actions-ci/install.sh'
  > Merge pull request adafruit/Adafruit_CircuitPython_Debouncer#14 from FoamyGuy/master
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Humidity calculation does not match formula given in datasheet
3 participants