Skip to content

Enhancement and Bug Fixes

Latest
Compare
Choose a tag to compare
@SV-Zanshin SV-Zanshin released this 03 Dec 12:21
· 25 commits to master since this release
2dc7b25
Issue Description
#31 Internal variables for humidity compensation were incorrectly calculated, resulting in inaccurate humidity readings
#32 Change internal computations from integer division to bit-shifting for better legibility
#33 Internal library changes for better code including standard initializers and putting "const" definition in appropriate functions
#34 Add new function calls measuring() and triggerMeasurement()