thumbstick 2.0.0.0
|
Thumbstick Click example. More...
Macros | |
#define | TIMER_FLAG 1000 |
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
Thumbstick Click example.
The demo application shows clickboard axis postioning and button pressed.
The demo application is composed of two sections :
Initialization of click board's and log's objects.
It reads the position of the thumbstick,
#define TIMER_FLAG 1000 |
void application_init | ( | void | ) |
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | void | ) |
int main | ( | void | ) |