Expand description
Example background task for testing the task infrastructure.
This task prints “Hello world!” every minute. It is only compiled
when the test feature is enabled.
Structs§
- Hello
World Task - Example task that prints a message periodically.