thermostat 2.0.0.0
|
Thermostat Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
Thermostat Click example.
This application regulates value of temperature.
The demo application is composed of two sections :
Initialization driver enable's - I2C, soft reset sesnor, set default configuration and start write log.
This is a example which demonstrates the use of Thermostat Click board.
void application_init | ( | void | ) |
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | void | ) |
int main | ( | void | ) |