APservice/plugin.h

6 lines
88 B
C
Raw Normal View History

2023-11-14 09:32:56 +01:00
#ifndef PLUGIN_H
#define PLUGIN_H
2024-03-15 12:42:05 +01:00
#include <DeviceController/interfaces.h>
2023-11-14 09:32:56 +01:00
#endif