mirror of
https://git.suyu.dev/suyu/suyu
synced 2026-05-27 09:29:13 +00:00
MIC_U: Stub service funcions
This commit is contained in:
@@ -16,6 +16,7 @@ namespace MIC_U {
|
||||
class Interface : public Service::Interface {
|
||||
public:
|
||||
Interface();
|
||||
~Interface();
|
||||
|
||||
std::string GetPortName() const override {
|
||||
return "mic:u";
|
||||
|
||||
Reference in New Issue
Block a user