23#include "openprs_example_thread.h"
25#include <core/plugin.h>
44PLUGIN_DESCRIPTION(
"OpenPRS example plugin")
Example plugin to use OpenPRS from Fawkes.
OpenPRSExamplePlugin(Configuration *config)
Constructor.
Interface for configuration handling.
ThreadList thread_list
Thread list member.
Configuration * config
Fawkes configuration.
void push_back(Thread *thread)
Add thread to the end.
Fawkes library namespace.