ambient7 2.0.0.0
|
Ambient7 Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
Ambient7 Click example.
Reads the AN pin voltage.
The demo application is composed of two sections :
Initializes ADC and LOG for logging data.
Reads the AN pin voltage and displays the results on the USB UART once per second.
void application_init | ( | void | ) |
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | void | ) |
int main | ( | void | ) |