Livello Serbatoio v0.13
This project realizes a simple device to monitor the water level in a tank.
|
Variables | |
static float64_t | tank_capacity |
The capacity of one tank in liters. | |
static float64_t | maximum_capacity |
The capacity of all tanks summed in liters (assume all tanks equals). | |
The computed paramaters based on the currently compiled tank data.
|
static |
The capacity of all tanks summed in liters (assume all tanks equals).
|
static |
The capacity of one tank in liters.