writing EventHandler tests

This commit is contained in:
Jonas Zeunert
2018-05-31 21:44:42 +02:00
parent b8d284b799
commit 5ecc0eed1d
3 changed files with 88 additions and 2 deletions

View File

@@ -12,8 +12,6 @@
#include <exception>
#define INPUT_MATRIX_SIZE 8
class InputGPIOInterface : GPIOInterface
{
public: