Mercurial > public > ostc4
comparison Discovery/Inc/tMenuXtra.h @ 981:c6c781a2e85b default
Merge into default
| author | heinrichsweikamp |
|---|---|
| date | Tue, 11 Feb 2025 18:12:00 +0100 |
| parents | bc2fcd002fc4 |
| children |
comparison
equal
deleted
inserted
replaced
| 871:f7318457df4d | 981:c6c781a2e85b |
|---|---|
| 43 | 43 |
| 44 | 44 |
| 45 /* Exported functions --------------------------------------------------------*/ | 45 /* Exported functions --------------------------------------------------------*/ |
| 46 | 46 |
| 47 uint32_t tMXtra_refresh(uint8_t line, char *text, uint16_t *tab, char *subtext); | 47 uint32_t tMXtra_refresh(uint8_t line, char *text, uint16_t *tab, char *subtext); |
| 48 | 48 void tMXtra_checkLineStatus(void); |
| 49 #ifdef __cplusplus | 49 #ifdef __cplusplus |
| 50 } | 50 } |
| 51 #endif | 51 #endif |
| 52 | 52 |
| 53 #endif /* TMENU_XTRA_H */ | 53 #endif /* TMENU_XTRA_H */ |
