waterdetect3 2.1.0.0
|
Water Detect 3 Click Example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
Water Detect 3 Click Example.
This example demonstrates the use of the Water Detect 3 Click board by detecting if water is present on the sensor part of the click.
The demo application is composed of two sections :
Initializes the driver and configures hardware for the detection.
Detects if any water is present on the sensor part.
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 | ) |