pot2 2.0.0.0
|
Pot2 Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
Pot2 Click example.
This demo-app shows the ADC values using POT 2 click board.
The demo application is composed of two sections :
Configures clicks and log objects.
Demo app reads ADC data and displays them as dec and hex values every second
void application_init | ( | void | ) |
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | void | ) |
int main | ( | void | ) |