Mercurial > public > ostc4
comparison Discovery/Inc/tStructure.h @ 633:68d95049f11a
Added menu structure to allow ppo2 modification in simulator mode:
For development purpose (to be enabled by compile switch) the posibillity to modify ppo2 values using the T3_Sensor view quick menu access has been added.
author | Ideenmodellierer |
---|---|
date | Tue, 23 Feb 2021 21:58:18 +0100 |
parents | 3e1a0e267f38 |
children | 890440ab993a |
comparison
equal
deleted
inserted
replaced
632:2586f7b734f4 | 633:68d95049f11a |
---|---|
97 #define StDBEAR _MB(1,2,8,0,0) | 97 #define StDBEAR _MB(1,2,8,0,0) |
98 #define StDRAVG _MB(1,2,9,0,0) | 98 #define StDRAVG _MB(1,2,9,0,0) |
99 #define StDQUIT _MB(1,2,10,0,0) | 99 #define StDQUIT _MB(1,2,10,0,0) |
100 #define StDMARK _MB(1,2,11,0,0) | 100 #define StDMARK _MB(1,2,11,0,0) |
101 #define StDCHECK _MB(1,2,12,0,0) | 101 #define StDCHECK _MB(1,2,12,0,0) |
102 #define StDSIM5 _MB(1,2,13,0,0) | |
103 #define StDSIM6 _MB(1,2,14,0,0) | |
102 | 104 |
103 | 105 |
104 #define StUART_STANDARD _MB(3,1,0,0,0) | 106 #define StUART_STANDARD _MB(3,1,0,0,0) |
105 #define StUART_RTECONNECT _MB(3,2,0,0,0) | 107 #define StUART_RTECONNECT _MB(3,2,0,0,0) |
106 | 108 |