thstielow / raspi-bme680-iaq

Basic IAQ calculator for the Bosch bme680 sensor, compensating the humidity dependency and long-term drifts. Outputs a gas quality score on a range of 0-100%.
MIT License
43 stars 2 forks source link

fix gas reading #3

Closed N4S4 closed 1 year ago

N4S4 commented 1 year ago

R_gas variable replaced as Rgas is the argument passed to prompt_data function

thstielow commented 1 year ago

oops, thanks for fixing this oversight!