proxfusion3 2.0.0.0
|
ProxFusion3 Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
ProxFusion3 Click example.
Display information about the last detected touch.
The demo application is composed of two sections :
Initializes I2C driver, read and display version info value and start to write log.
This is an example that demonstrates the use of the ProxFusion 3 click board. In this example, we check the touch event and display the last detected touch. Results are being sent to the Usart Terminal where you can track their changes.
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 | ) |