stretch 2.0.0.0
|
Stretch Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
Stretch Click example.
The application is for stretch measuring
The demo application is composed of two sections :
Initialization driver enables GPIO and ADC, turn off the LED and starts write log.
This is a example which demonstrates the use of Stretch Click board. Stretch Click reads and display ADC value.
void application_init | ( | void | ) |
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | void | ) |
int main | ( | void | ) |