refactored input names and created facade
This commit is contained in:
@@ -10,7 +10,10 @@
|
||||
|
||||
#include "GPIOInterface.hpp"
|
||||
|
||||
#include <exception>
|
||||
|
||||
#define MATRIX_SIZE 8
|
||||
|
||||
class InputGPIOInterface : GPIOInterface
|
||||
{
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user