SensirionSHT4x.h file

Contains the SensirionSHT4x sensor subclass and the variable subclasses SensirionSHT4x_Humidity and SensirionSHT4x_Temp.

These are used for the Sensirion SHT40, SHT41, and SHT45 capacitive humidity and temperature sensor.

This depends on the Adafruit SHT40 library.

Classes

class SensirionSHT4x
The Sensor sub-class for the Sensirion SHT4x.
class SensirionSHT4x_Humidity
The Variable sub-class used for the relative humidity output from an Sensirion SHT4x.
class SensirionSHT4x_Temp
The Variable sub-class used for the temperature output from an Sensirion SHTx0.