Synopsis
CTL_STATUS_t sht1x_initialize(SHT1X_DRIVER_t *self,
                              int sample_delay);
Description

sht1x_initialize initializes the SHT1x to high-resolution mode and sets a default supply voltage of 3V. sht1x_initialize automatically issues a soft reset to the SHT1x, and waits the required 11ms for the reset to complete, before returning.

sht1x_initialize returns any communication error in the function result.