diff Discovery/Inc/tStructure.h @ 430:30580cf5ee77

Merged in Ideenmodellierer/ostc4/ImprovmentNVM_2 (pull request #39) ImprovmentNVM 2
author heinrichsweikamp <bitbucket@heinrichsweikamp.com>
date Tue, 18 Feb 2020 07:20:29 +0000
parents 2b31cf1ebbcc
children 998529b3e142
line wrap: on
line diff
--- a/Discovery/Inc/tStructure.h	Mon Feb 10 08:23:15 2020 +0000
+++ b/Discovery/Inc/tStructure.h	Tue Feb 18 07:20:29 2020 +0000
@@ -290,19 +290,19 @@
 #define StMSYS5_Info		_MB(2,8,5,1,0)
 
 
-#define StMSYS6_Exit					_MB(2,8,6,1,0)
+#define StMSYS6_Exit			_MB(2,8,6,1,0)
 #define StMSYS6_LogbookOffset	_MB(2,8,6,7,0)
-#define StMSYS6_ResetAll			_MB(2,8,6,2,0)
-#define StMSYS6_ResetDeco			_MB(2,8,6,3,0)
-#define StMSYS6_Reboot				_MB(2,8,6,4,0)
+#define StMSYS6_ResetAll		_MB(2,8,6,2,0)
+#define StMSYS6_ResetDeco		_MB(2,8,6,3,0)
+#define StMSYS6_Reboot			_MB(2,8,6,4,0)
 #define StMSYS6_Maintenance		_MB(2,8,6,5,0)
 #define StMSYS6_ResetLogbook	_MB(2,8,6,6,0)
 #define StMSYS6_SetBattCharge	_MB(2,8,6,7,0)
-#define StMSYS6_RebootRTE			_MB(2,8,6,8,0)
+#define StMSYS6_RebootRTE		_MB(2,8,6,8,0)
 #define StMSYS6_RebootMainCPU	_MB(2,8,6,9,0)
 #define StMSYS6_ScreenTest		_MB(2,8,6,10,0)
 #define StMSYS6_SetFactoryBC	_MB(2,8,6,11,0)
-
+#define StMSYS6_SetSampleIndx   _MB(2,8,6,12,0)
 
 /* PAGE 9 */
 #define StMPLAN		_MB(2,9,0,0,0)