|
| SHT3x (uint8_t dataPin, uint8_t clockPin, uint8_t address=SHT31_DEFAULT_ADDR) |
|
int8_t | measure (float *t, float *h, uint8_t timeoutcounter=30, bool sleep=false) |
|
int8_t | measureSleep (float *t, float *h, uint8_t timeoutcounter=30) |
|
uint16_t | readStatus (void) |
|
void | reset (void) |
|
void | heater (boolean) |
|
uint8_t | crc8 (const uint8_t *data, int len) |
|
The documentation for this class was generated from the following files:
- BayEOS-Arduino/libraries/BayEOSSensors/SHT3x.h
- BayEOS-Arduino/libraries/BayEOSSensors/SHT3x.cpp