comparison Discovery/Inc/tMenuSystem.h @ 851:9f487ad38170 Evo_2_23

Added line checks for System Menu: In the previous version the Timer options were always active even if the view was disabled. It is now disabled (grey) in case the view is disabled.
author Ideenmodellierer
date Thu, 07 Mar 2024 21:42:23 +0100
parents 0dbf550dc743
children
comparison
equal deleted inserted replaced
850:bc2fcd002fc4 851:9f487ad38170
42 42
43 43
44 /* Exported functions --------------------------------------------------------*/ 44 /* Exported functions --------------------------------------------------------*/
45 45
46 uint32_t tMSystem_refresh(uint8_t line, char *text, uint16_t *tab, char *subtext); 46 uint32_t tMSystem_refresh(uint8_t line, char *text, uint16_t *tab, char *subtext);
47 void tMSystem_checkLineStatus(void);
47 48
48 #endif /* TMENU_SYSTEM_H */ 49 #endif /* TMENU_SYSTEM_H */