Fix newline

This commit is contained in:
Armel FAUVEAU
2025-02-07 03:11:10 +01:00
parent e762e8b3d1
commit 860c260c32

View File

@@ -98,8 +98,6 @@ void (*ProcessKeysFunctions[])(KEY_Code_t Key, bool bKeyPressed, bool bKeyHeld)
static_assert(ARRAY_SIZE(ProcessKeysFunctions) == DISPLAY_N_ELEM);
static void CheckForIncoming(void)
{
if (!g_SquelchLost)