shake2wake 2.0.0.0
|
Shake2Wake Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
Shake2Wake Click example.
This app shows the capabilities of the Shake2Wake click by reading values of an accelerometer.
The demo application is composed of two sections :
Initalizes device and applies default settings.
This is an example that shows the capabilities of the Shake2Wake click by reading values of an accelerometer and logging them on USART terminal and, in case of an interrupt, it raises voltage on the connector.
void application_init | ( | void | ) |
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | void | ) |
int main | ( | void | ) |