waterdetect2 2.1.0.0
|
Water Detect 2 Click Example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
Water Detect 2 Click Example.
This library contains API for Water Detect 2 Click driver. Water Detect 2 click is used for detecting water and other electroconductive liquids.
The demo application is composed of two sections :
Initializes driver and performs the default configuration.
Reads fluid presence status and determines if there is fluid presence or not.
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 | ) |