minor changes

This commit is contained in:
Jonas Zeunert
2018-11-21 00:21:17 +01:00
parent ab6979ae63
commit 957f1f2334
8 changed files with 38 additions and 39 deletions

View File

@@ -34,6 +34,7 @@ protected:
std::shared_ptr<utility::IOutputGPIOInterface> output_gpio_interface;
protected:
void activate();
void deactivate();
};