comparison 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
comparison
equal deleted inserted replaced
1034:195bfbdf961d 1035:5b913cdaa9dc
64 #define InfoPageLogList 2 64 #define InfoPageLogList 2
65 #define InfoPageLogShow 3 65 #define InfoPageLogShow 3
66 #define InfoPageCompass 6 66 #define InfoPageCompass 6
67 #define InfoPageSensor 8 67 #define InfoPageSensor 8
68 #define InfoPagePreDive 9 68 #define InfoPagePreDive 9
69 #define InfoPageLogger 10
69 70
70 #define StI _MB(0,1,0,0,0) 71 #define StI _MB(0,1,0,0,0)
71 #define StILOGLIST _MB(0,2,0,0,0) 72 #define StILOGLIST _MB(0,2,0,0,0)
72 #define StILOGSHOW _MB(0,3,0,0,0) 73 #define StILOGSHOW _MB(0,3,0,0,0)
73 #define StIDIVE _MB(0,4,0,0,0) 74 #define StIDIVE _MB(0,4,0,0,0)