![]() |
Deluge Firmware 1.3.0
Build date: 2025.11.26
|

Public Member Functions | |
| OneOfN (const char *label, uint32_t repeats=0) | |
| void | start () |
| void | stop () |
| void | split (const char *splitLabel) |
| void | setN (uint32_t numRepeats) |
Public Attributes | |
| bool | active |
| uint32_t | N |
| uint32_t | c |
| RTimer | myRTimer |