fix build error

This commit is contained in:
Krzysiek Egzmont
2023-10-31 17:30:21 +01:00
parent 61527d1281
commit 2344478301
2 changed files with 2 additions and 0 deletions

View File

@@ -270,6 +270,7 @@ void ACTION_Scan(bool bRestart)
#if defined(ENABLE_ALARM) || defined(ENABLE_TX1750)
static void ACTION_AlarmOr1750(const bool b1750)
{
(void)b1750;
gInputBoxIndex = 0;
#if defined(ENABLE_ALARM) && defined(ENABLE_TX1750)