This commit is contained in:
Lucio Maranta
2019-05-15 15:32:42 +00:00
parent 7f3054d3d1
commit 86cb2c6fa9
3 changed files with 52 additions and 14 deletions
+2 -1
View File
@@ -59,6 +59,7 @@
HMI_NOT_RESPONDING = 24,
PROGRAM_IS_SELECTED = 25,
SELECTED_PROCESS = 26,
OSAI_TT_FOLDER_NOT_FOUND = 27
OSAI_TT_FOLDER_NOT_FOUND = 27,
OPTION_NOT_CONSISTENT = 28
}
}