Make all variables configurable.

This commit is contained in:
Balazs Kelemen
2022-01-12 09:26:42 +01:00
parent f5004a66a1
commit 3fa00f603b
11 changed files with 165 additions and 67 deletions

View File

@@ -1,7 +1,7 @@
#pragma once
#include "SinglePortPlugin.h" // TODO: what header file to include?
#include "HardwareInput.h"
#include "InputBroker.h"
enum RotaryEncoderInterruptBaseStateType
{