Variables that are needed for algorithm. More...
Data Fields | |
| uint8_t * | adc_result |
| float | humidity_pct |
| float | temperature_degc |
Variables that are needed for algorithm.
| [in] | adc_result | Value from read_adc_result function |
| [in] | humidity_pct | relative ambient humidity (%) |
| [in] | temperature_degc | ambient temperature (degC) |