You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 19, 2024. It is now read-only.
Fix version check disabling sgp_set_absolute_humidity
Fix the version check macro `SGP_REQUIRE_FS` that failed to shift the
major version bits down prior to the comparison.
This caused `sgp_set_absolute_humidity` to constantly fail on the
SGP30.
Based on patch by GitHub user vrubel. Thanks.
#31
0 commit comments