heartrate5 2.0.0.0
|
HeartRate5 Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
HeartRate5 Click example.
This example showcases ability for device to read Heart Rate 5 Click Board
The demo application is composed of two sections :
Configures the micro controller for communication and initializes the click board.
This section shows how the data is processed and sent to the MikroPlot application.
void application_init | ( | void | ) |
< Logger config object.
< Click config object.
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | void | ) |
int main | ( | void | ) |