accel7 2.0.0.0
|
Accel7 Click example. More...
Functions | |
void | application_init () |
void | application_task () |
int | main (void) |
Accel7 Click example.
This example shows how data from all three axes is collected, processed and later displayed in the logger module.
The demo application is composed of two sections :
This is where the logger and the click modules get initialised and configured.
This is where the data gets collected, processed and printed out.
void application_init | ( | ) |
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | ) |
int main | ( | void | ) |