diff Discovery/Inc/tInfo.h @ 1035:5b913cdaa9dc Puls_Integration

Degub message logger: Added functionality to handle logger view (in case it is enabled via compile switch) like a normal t7 custom view.
author Ideenmodellierer
date Sat, 09 Aug 2025 16:55:20 +0200
parents 65d35e66efb9
children
line wrap: on
line diff
--- a/Discovery/Inc/tInfo.h	Thu Aug 07 20:18:52 2025 +0200
+++ b/Discovery/Inc/tInfo.h	Sat Aug 09 16:55:20 2025 +0200
@@ -69,5 +69,6 @@
 void tInfo_set_on_off(uint32_t editID, uint8_t int1);
 void exitInfo(void);
 void exitInfoToBack(void);
+void exitInfoSilent(void);
 
 #endif /* TINFO_H */