![]() |
SHTC3-Soldered Library 1.0.0
This is a library for the SHTC3 sensor
|
Go to the source code of this file.
Classes | |
class | SHTC3 |
Typedefs | |
typedef TwoWire | arduino_shtc3_wire_t |
Enumerations | |
enum | shtc3_cmds_t { SHTC3_SLEEP = 0xB098 , SHTC3_WAKEUP = 0x3517 , SHTC3_RESET = 0x805D , SHTC3_ID = 0xEFC8 , SHTC3_READ = 0x7CA2 , SHTC3_READ_LP = 0x6458 } |
typedef TwoWire arduino_shtc3_wire_t |
enum shtc3_cmds_t |