diff 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
line wrap: on
line diff
--- a/Discovery/Inc/tStructure.h	Tue Feb 23 21:55:52 2021 +0100
+++ b/Discovery/Inc/tStructure.h	Tue Feb 23 21:58:18 2021 +0100
@@ -99,6 +99,8 @@
 #define StDQUIT	_MB(1,2,10,0,0)
 #define StDMARK	_MB(1,2,11,0,0)
 #define StDCHECK _MB(1,2,12,0,0)
+#define StDSIM5	_MB(1,2,13,0,0)
+#define StDSIM6	_MB(1,2,14,0,0)
 
 
 #define StUART_STANDARD		_MB(3,1,0,0,0)