sht
2.0.0.0
|
Sht Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
void | main (void) |
Sht Click example.
This application enables usage of the temperature and humidity sensor.
The demo application is composed of two sections :
Initialize the communication interface and configure the click board.
Temperature and humidity data is measured and read from the sensor. After the data has been read it is displayed on the serial port.
void application_init | ( | void | ) |
void application_task | ( | void | ) |
void main | ( | void | ) |