comparison 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
comparison
equal deleted inserted replaced
1034:195bfbdf961d 1035:5b913cdaa9dc
67 void tInfo_setEvent(uint32_t inputEventID, uint32_t inputFunctionCall); 67 void tInfo_setEvent(uint32_t inputEventID, uint32_t inputFunctionCall);
68 68
69 void tInfo_set_on_off(uint32_t editID, uint8_t int1); 69 void tInfo_set_on_off(uint32_t editID, uint8_t int1);
70 void exitInfo(void); 70 void exitInfo(void);
71 void exitInfoToBack(void); 71 void exitInfoToBack(void);
72 void exitInfoSilent(void);
72 73
73 #endif /* TINFO_H */ 74 #endif /* TINFO_H */