magneto6 2.1.0.0
|
Magneto 6 Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
Magneto 6 Click example.
This example demonstrates the use of Magneto 6 click board by reading the magnetic field strength from 3 axes as well as the ambient temperature measurements.
The demo application is composed of two sections :
Initializes the driver and performs the click default configuration.
Reads data from the sensor and displays them on the USB UART once per second.
void application_init | ( | void | ) |
< Logger config object.
< Click config object.
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | void | ) |
int main | ( | void | ) |