comparison Discovery/Inc/text_multilanguage.h @ 949:c6b858f2e025 Evo_2_23 tip

GNSS UTC in Date-Time menu: The UTC time provided by the gnss module is not shown in the date-time settings menu. If a valid time signal is available then the OSTC RTC may be set to it by selecting the UTC menu entry. The time zone has to be selected manually. This is possible using a separate edit line.
author Ideenmodellierer
date Sun, 22 Dec 2024 21:19:21 +0100
parents 44599695df41
children
comparison
equal deleted inserted replaced
948:abdd72c8b567 949:c6b858f2e025
389 TXT2BYTE_Log, 389 TXT2BYTE_Log,
390 390
391 TXT2BYTE_DDMMYY, 391 TXT2BYTE_DDMMYY,
392 TXT2BYTE_MMDDYY, 392 TXT2BYTE_MMDDYY,
393 TXT2BYTE_YYMMDD, 393 TXT2BYTE_YYMMDD,
394 TXT2BYTE_TIMEZONE,
394 395
395 TXT2BYTE_END, 396 TXT2BYTE_END,
396 }; 397 };
397 398
398 #endif /* TEXT_MULTILINGUAGE_H */ 399 #endif /* TEXT_MULTILINGUAGE_H */