The visibility rule: Excel only says what it can see. If you use filters to hide specific rows, Excel skips over them ...
This is a simple task manager for Arduino / ESP32 to schedule tasks at a given frequency. Tasks are represented by anonymous functions, so they must be small, non-blocking and cooperative.