moisture 2.0.0.0
|
Moisture Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
Moisture Click example.
The demo application displays relative moisture measurement using Moisture click.
The demo application is composed of two sections :
Initializes Driver and sets moisture gain, offset data and clock divider and performs calibration of the device. We advise you not to touch, or expose sensor to moisture during the calibration.
The device measure moisture and displays data in percentage every 500ms.
void application_init | ( | void | ) |
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | void | ) |
int main | ( | void | ) |