Synopsis
CTL_STATUS_t sht1x_read_linear_humidity(SHT1X_DRIVER_t *self,
                                        float *measurement);
Description

sht1x_read_linear_humidity starts a measurement of linear humidity using SHT1x self and the set resolution. The linear humidity is not compensated for temperature.

sht1x_read_linear_humidity returns any communication error in the function result.