forked from eden-emu/eden
MIC_U: Stub service funcions
This commit is contained in:
parent
362c6cf75c
commit
cdce7ca48b
4 changed files with 307 additions and 16 deletions
|
@ -16,6 +16,7 @@ namespace MIC_U {
|
|||
class Interface : public Service::Interface {
|
||||
public:
|
||||
Interface();
|
||||
~Interface();
|
||||
|
||||
std::string GetPortName() const override {
|
||||
return "mic:u";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue