templog6  2.0.0.0
Functions
main.c File Reference

TempLog6 Click example. More...

#include "board.h"
#include "log.h"
#include "templog6.h"

Functions

void application_init ()
 
void application_task ()
 
void main ()
 

Detailed Description

TempLog6 Click example.

Description

The example starts off with the initialization and configuration of the click and logger modules, tests the communication channel and reads and displays local and remote temperature values every second.

The demo application is composed of two sections :

Application Init

Initializes and configures the click and logger modules and tests the communication for errors.

Application Task

Reads and displays local and remote temperature values every second.

Author
MikroE Team

Function Documentation

◆ application_init()

void application_init ( )

◆ application_task()

void application_task ( )

◆ main()

void main ( )