comparison Discovery/Inc/tMenuSystem.h @ 1001:21142f4fa968 GasConsumption

Cleanup menu structucture afer menu shift: Compass and timer have been moved to the new menu => some code cleanup was needed.
author Ideenmodellierer
date Mon, 28 Apr 2025 22:53:36 +0200
parents 9f487ad38170
children 5924a2d1d3ba
comparison
equal deleted inserted replaced
1000:c386ae6635e4 1001:21142f4fa968
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);
48 47
49 #endif /* TMENU_SYSTEM_H */ 48 #endif /* TMENU_SYSTEM_H */