methane 2.0.0.0
|
Methane Click Example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
Methane Click Example.
The demo application shows the reading of the adc values given by the sensors.
The demo application is composed of two sections :
Configuring clicks and log objects.
Reads the adc value and prints in two forms adc value and voltage.
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 | ) |