diff 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
line wrap: on
line diff
--- a/Discovery/Inc/tMenuSystem.h	Tue Aug 13 13:24:54 2024 +0200
+++ b/Discovery/Inc/tMenuSystem.h	Tue Feb 11 18:12:00 2025 +0100
@@ -44,5 +44,6 @@
 /* Exported functions --------------------------------------------------------*/
 
 uint32_t tMSystem_refresh(uint8_t line, char *text, uint16_t *tab, char *subtext);
+void tMSystem_checkLineStatus(void);
 
 #endif /* TMENU_SYSTEM_H */