Mercurial > public > ostc4
diff Discovery/Inc/tMenuXtra.h @ 981:c6c781a2e85b default
Merge into default
| author | heinrichsweikamp |
|---|---|
| date | Tue, 11 Feb 2025 18:12:00 +0100 |
| parents | bc2fcd002fc4 |
| children |
line wrap: on
line diff
--- a/Discovery/Inc/tMenuXtra.h Tue Aug 13 13:24:54 2024 +0200 +++ b/Discovery/Inc/tMenuXtra.h Tue Feb 11 18:12:00 2025 +0100 @@ -45,7 +45,7 @@ /* Exported functions --------------------------------------------------------*/ uint32_t tMXtra_refresh(uint8_t line, char *text, uint16_t *tab, char *subtext); - +void tMXtra_checkLineStatus(void); #ifdef __cplusplus } #endif
