gyro2 2.0.0.0
|
Gyro2 Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
Gyro2 Click example.
This application enables usage of 3 angular movement and velocity sensor.
The demo application is composed of two sections :
Initialize the communication interface and configure the click board.
Read the x,y,z and temperature data from the click board and display the resoults on the serial port.
void application_init | ( | void | ) |
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | void | ) |
int main | ( | void | ) |