aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Software/PMR/Messages/Common/ErrorCode.proto1
1 files changed, 1 insertions, 0 deletions
diff --git a/Software/PMR/Messages/Common/ErrorCode.proto b/Software/PMR/Messages/Common/ErrorCode.proto
index 7121516cb..0569a7f3d 100644
--- a/Software/PMR/Messages/Common/ErrorCode.proto
+++ b/Software/PMR/Messages/Common/ErrorCode.proto
@@ -60,6 +60,7 @@ enum ErrorCode
JOB_NO_ALARM_FILE = 2016;
JOB_FILE_PROBLEM = 2017;
JOB_WASTE_HANDLING_PROBLEM = 2018;
+ JOB_IN_PROGRESS = 2019;
//power up
POWER_UP_NO_CFG_FILE = 3000;