c3dhall3 2.0.0.0
|
3DHall3 Click example More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
3DHall3 Click example
This example returns values of X,Y and Z axes.
The demo application is composed of two sections :
Initializes driver and sets basic configuration.
Reads the values of the X,Y and Z axes.
void application_init | ( | void | ) |
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | void | ) |
int main | ( | void | ) |