comparison Discovery/Inc/tMenuSystem.h @ 981:c6c781a2e85b default

Merge into default
author heinrichsweikamp
date Tue, 11 Feb 2025 18:12:00 +0100
parents 9f487ad38170
children 21142f4fa968
comparison
equal deleted inserted replaced
871:f7318457df4d 981:c6c781a2e85b
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 */