roo_blink
API Documentation for roo_blink
Loading...
Searching...
No Matches
default_scheduler.h
Go to the documentation of this file.
1#include "roo_scheduler.h"
2
3namespace roo_blink {
4
5/// Returns the default scheduler used for blinking operations.
6roo_scheduler::Scheduler& DefaultScheduler();
7
8} // namespace roo_blink