thermostat4 2.0.0.0
|
Thermostat4 Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
Thermostat4 Click example.
Thermostat 4 Click reads alert on the warm and hot channel, using standard SPI communication.
The demo application is composed of two sections :
Initializes Driver init, Relay test and sets hysteresis on the WARM channel ( channel B ), after that starts uploading new data.
Reads Alert on the WARM and HOT channel.
void application_init | ( | void | ) |
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | void | ) |
int main | ( | void | ) |