|
pcr 2.2.0
|
PCR Click example. More...
Functions | |
| void | application_init (void) |
| void | application_task (void) |
| int | main (void) |
PCR Click example.
This example demonstrates the use of PCR Click board by reading distance between Click board and object.
The demo application is composed of two sections :
Initializes the driver and logger and performs the Click default configuration.
Reading distance between Click board and object every 2 seconds and logging it on UART terminal.
| 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 | ) |