MIC_U: Stub service funcions

This commit is contained in:
mailwl
2016-09-23 13:47:34 +03:00
parent ed2ff8df85
commit d4cadf11fc
4 changed files with 307 additions and 16 deletions

View File

@ -16,6 +16,7 @@ namespace MIC_U {
class Interface : public Service::Interface {
public:
Interface();
~Interface();
std::string GetPortName() const override {
return "mic:u";