|
Plant Watering Sensor
|
This module contains tools for the application. More...
Functions | |
| void | delayMs (uint16_t delay) |
| Wait approximate the given number of milliseconds. More... | |
| void | delayCycles (uint8_t delay) |
| Wait a very short time (CPU frequency depended). More... | |
This module contains tools for the application.
| void Tool::delayCycles | ( | uint8_t | delay | ) |
| void Tool::delayMs | ( | uint16_t | delay | ) |