enough for today
This commit is contained in:
@@ -20,7 +20,7 @@ namespace flippR_driver
|
||||
namespace input
|
||||
{
|
||||
|
||||
class InputGPIOInterface : public IInputGPIOInterface, GPIOInterface
|
||||
class InputGPIOInterface : public IInputGPIOInterface, public GPIOInterface
|
||||
{
|
||||
public:
|
||||
explicit InputGPIOInterface(std::map<std::string, uint8_t> pins);
|
||||
|
||||
Reference in New Issue
Block a user