Mercurial > public > ostc4
diff Discovery/Inc/tStructure.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 | 33b91584d827 |
| children | 2af07aa38531 |
line wrap: on
line diff
--- a/Discovery/Inc/tStructure.h Thu Aug 07 20:18:52 2025 +0200 +++ b/Discovery/Inc/tStructure.h Sat Aug 09 16:55:20 2025 +0200 @@ -66,6 +66,7 @@ #define InfoPageCompass 6 #define InfoPageSensor 8 #define InfoPagePreDive 9 +#define InfoPageLogger 10 #define StI _MB(0,1,0,0,0) #define StILOGLIST _MB(0,2,0,0,0)
