capextend3 2.0.0.0
|
Cap Extend 3 Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
Cap Extend 3 Click example.
This application features four capacitive sensor pads, that can sense touch through a variety of different materials.
The demo application is composed of two sections :
Initialize GPIO Driver
Depending on which button is touched the usb uart will show number of that button.
void application_init | ( | void | ) |
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | void | ) |
int main | ( | void | ) |