SGP40.update_rht

You're seeing just the function update_rht, go back to SGP40 module for more information.
Link to this function

update_rht(server, humidity_rh, temperature_c)

View Source

Specs

update_rht(GenServer.server(), number(), number()) :: :ok

Update relative ambient humidity (RH %) and ambient temperature (degree C) for the humidity compensation.