1#ifndef SENSESP_SYSTEM_STARTABLE_H
2#define SENSESP_SYSTEM_STARTABLE_H
14 "Startable is a no-op kept only for source compatibility; remove "
15 "inheritance, startup is handled by the event loop")]]
Startable {
No-op Startable shim kept only for source compatibility.
void set_start_priority(int priority)
Startable(int priority=0)
const int get_start_priority()