MIC_U: Stub service funcions

This commit is contained in:
mailwl 2016-09-23 13:47:34 +03:00
parent 362c6cf75c
commit cdce7ca48b
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";