heartrate6 2.0.0.0
|
HeartRate6 Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
HeartRate6 Click example.
The example demonstrates the use of Heart rate 6 Click board.
The demo application is composed of two sections :
Initializes interface and performs the device configuration and reset.
Waits until measurement cycle is finished and data is ready for reading. Then reads the LED data and performs the data plotting on USB UART.
void application_init | ( | void | ) |
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | void | ) |
int main | ( | void | ) |