![]() |
Deluge Firmware 1.3.0
Build date: 2025.04.16
|
Private Member Functions | |
AverageVOT (const char *label, uint32_t timeBase) | |
void | note (uint32_t value) |
void | clear () |
Private Attributes | |
const char * | label |
uint32_t | timeBase |
bool | active |
int64_t | accumulator |
uint32_t | count |
uint32_t | t0 |