Index: ecs_cellMon/firmware/inc/sysdata.h
===================================================================
--- ecs_cellMon/firmware/inc/sysdata.h	(revision 11)
+++ ecs_cellMon/firmware/inc/sysdata.h	(revision 12)
@@ -133,13 +133,14 @@
 
 //--- GLOBALE DEFINES ----------------------------------------------------------
-#define			CMD_NOCMD				0
-#define			CMD_SAVE_PARAMETER_TO_EEPROM		1
-#define			CMD_APPLY_MB_PARAMETER			2
-#define			CMD_RESET_FACTORY			3
-#define                 CMD_RESET                               4
-#define                 CMD_SAVE_LOCK_KEY                       5
-#define                 CMD_RESET_COUNTERS                      6
-#define                 CMD_RESET_MIN_MAX_VALUES                7
-#define			CMD_SAVE_SN				12345
+#define			CMD_NOCMD                         0
+#define			CMD_SAVE_PARAMETER_TO_EEPROM      1
+#define			CMD_APPLY_MB_PARAMETER            2
+#define			CMD_RESET_FACTORY                 3
+#define         CMD_RESET                         4
+#define         CMD_SAVE_LOCK_KEY                 5
+#define         CMD_RESET_COUNTERS                6
+#define         CMD_RESET_MIN_MAX_VALUES          7
+#define         CMD_DELAY                         8
+#define			CMD_SAVE_SN                       12345
 
 
