Livello Serbatoio v0.13
This project realizes a simple device to monitor the water level in a tank.
|
Variables | |
const int16_t | FILTER_SEED = 0 |
Initial value for Median Filter. | |
const int16_t | FILTER_SIZE = 5 |
Median Filter size. | |
const int16_t FILTER_SEED = 0 |
Initial value for Median Filter.
const int16_t FILTER_SIZE = 5 |
Median Filter size.