From 16d750c55c9bf6ed9a266e08f7235d45ac22d205 Mon Sep 17 00:00:00 2001 From: Silvano Seva Date: Wed, 19 Oct 2022 13:04:19 +0200 Subject: [PATCH] Excluded announcement of time and date settings for devices without RTC --- openrtx/src/core/voicePromptUtils.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/openrtx/src/core/voicePromptUtils.c b/openrtx/src/core/voicePromptUtils.c index 9cc9332f..fca3f033 100644 --- a/openrtx/src/core/voicePromptUtils.c +++ b/openrtx/src/core/voicePromptUtils.c @@ -887,9 +887,11 @@ void vp_announceScreen(uint8_t ui_screen) vp_announceAboutScreen(); break; + #ifdef RTC_PRESENT case SETTINGS_TIMEDATE: vp_announceSettingsTimeDate(); break; + #endif case SETTINGS_M17: vp_announceBuffer(¤tLanguage->callsign,