This commit is contained in:
@@ -26,6 +26,8 @@ KEY_Code_t gKeyReading0 = KEY_INVALID;
|
||||
KEY_Code_t gKeyReading1 = KEY_INVALID;
|
||||
uint16_t gDebounceCounter = 0;
|
||||
bool gWasFKeyPressed = false;
|
||||
uint8_t prevLetter = 0;
|
||||
KEY_Code_t prevKey = KEY_INVALID;
|
||||
|
||||
static const struct {
|
||||
|
||||
|
Reference in New Issue
Block a user