Closed CrowMagnumMan closed 6 years ago
Add the following methods to get the state of the heater and control the heater on SHT3X humidity sensors:
uint8_t getHeaterStatus(); bool turnHeaterOn(); bool turnHeaterOff();
Add the following methods to get the state of the heater and control the heater on SHT3X humidity sensors:
uint8_t getHeaterStatus(); bool turnHeaterOn(); bool turnHeaterOff();