compass2 2.0.0.0
|
Comass2 Click example. More...
Functions | |
void | application_init () |
void | application_task () |
int | main (void) |
Comass2 Click example.
The example prepares the device for a new measurement and reads and displays data from all three axes.
The demo application is composed of two sections :
Initializes and configures the click and logger modules.
Reads and displays data from all three axes every two seconds.
void application_init | ( | ) |
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | ) |
int main | ( | void | ) |