AC_U: Stub functions, used if EULA agreed

This commit is contained in:
mailwl
2016-10-26 15:53:09 +03:00
parent 958e81404b
commit a62df98686
2 changed files with 191 additions and 15 deletions

View File

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