tilt2 2.0.0.0
|
Tilt 2 Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
Tilt 2 Click example.
This app detection tilt.
The demo application is composed of two sections :
Initialization device.
Tilt detection, if the tilt is detected, the message is logs on USBUART.
void application_init | ( | void | ) |
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | void | ) |
int main | ( | void | ) |