enough for today

This commit is contained in:
Jonas Zeunert
2018-12-11 00:03:48 +01:00
parent 6367e79898
commit b0d649018e
9 changed files with 29 additions and 31 deletions

View File

@@ -24,7 +24,7 @@ namespace flippR_driver
namespace output
{
class OutputGPIOInterface : public GPIOInterface, IOutputGPIOInterface
class OutputGPIOInterface : public GPIOInterface, public IOutputGPIOInterface
{
public: