comparison Discovery/Inc/tMenuEditSystem.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 5f11787b4f42
children
comparison
equal deleted inserted replaced
948:abdd72c8b567 949:c6b858f2e025
36 36
37 void openEdit_System(uint8_t line); 37 void openEdit_System(uint8_t line);
38 void refresh_InformationPage(void); 38 void refresh_InformationPage(void);
39 void refresh_Design(void); 39 void refresh_Design(void);
40 void refresh_Customviews(void); 40 void refresh_Customviews(void);
41 void refresh_DateTime(void);
41 42
42 #endif /* TMENU_EDIT_SYSTEM_H */ 43 #endif /* TMENU_EDIT_SYSTEM_H */