Index: AlarmDefs.h =================================================================== diff -u -rf7cb4c6fdb733da4c894108e8c20f3cacc4e1126 -r032f4e864e432bcf5e454a3a2021bee6da9fad1c --- AlarmDefs.h (.../AlarmDefs.h) (revision f7cb4c6fdb733da4c894108e8c20f3cacc4e1126) +++ AlarmDefs.h (.../AlarmDefs.h) (revision 032f4e864e432bcf5e454a3a2021bee6da9fad1c) @@ -69,7 +69,7 @@ ALARM_ID_NVDATA_CAL_RECORD_CRC_ERROR = 44, ///< Calibration record CRC failure. ALARM_ID_NVDATA_HW_USAGE_DATA_CRC_ERROR = 45, ///< HW usage data (treatment time in HD and total consumed water in DG) failure. AlARM_ID_NVDATA_DISINFECTION_DATE_CRC_ERROR = 46, ///< Last disinfection date CRC error - ALARM_ID_RO_PUMP_OUT_PRESSURE_OUR_OF_RANGE = 47, ///< Pressure at outlet of RO pump is out of range. + ALARM_ID_RO_PUMP_OUT_PRESSURE_OUT_OF_RANGE = 47, ///< Pressure at outlet of RO pump is out of range. ALARM_ID_TEMPERATURE_SENSORS_OUT_OF_RANGE = 48, ///< DG temperature sensors ADC read out of range ALARM_ID_TEMPERATURE_SENSORS_INCONSISTENT = 49, ///< DG temperature sensors values are inconsistent with respect to each other NUM_OF_ALARM_IDS ///< Total # of alarms.