bis nächste woche

This commit is contained in:
Johannes Wendel
2018-11-09 02:00:01 +01:00
parent 951b6bda2c
commit 8583294e0d
14 changed files with 35 additions and 230 deletions

View File

@@ -19,6 +19,8 @@ Sound::Sound(std::shared_ptr<utility::IOutputGPIOInterface> output_gpio_interfac
void Sound::play()
{
// this->output_gpio_interface->activate(this);
// wait
// deactivate()
}
} /* namespace output */