Index: AlarmDefs.h =================================================================== diff -u -rb8674a61c17a51d3efa5c422fde4e809da99bf43 -reca1276c16bf2a6e75942930da0751bca86ba7e5 --- AlarmDefs.h (.../AlarmDefs.h) (revision b8674a61c17a51d3efa5c422fde4e809da99bf43) +++ AlarmDefs.h (.../AlarmDefs.h) (revision eca1276c16bf2a6e75942930da0751bca86ba7e5) @@ -320,15 +320,15 @@ ALARM_ID_FW_RESERVED_288 = 288, ///< FW reserved for use ALARM_ID_FW_RESERVED_289 = 289, ///< FW reserved for use ALARM_ID_FW_RESERVED_290 = 290, ///< FW reserved for use - ALARM_ID_FW_RESERVED_291 = 281, ///< FW reserved for use - ALARM_ID_FW_RESERVED_292 = 282, ///< FW reserved for use - ALARM_ID_FW_RESERVED_293 = 283, ///< FW reserved for use - ALARM_ID_FW_RESERVED_294 = 284, ///< FW reserved for use - ALARM_ID_FW_RESERVED_295 = 285, ///< FW reserved for use - ALARM_ID_FW_RESERVED_296 = 286, ///< FW reserved for use - ALARM_ID_FW_RESERVED_297 = 287, ///< FW reserved for use - ALARM_ID_FW_RESERVED_298 = 288, ///< FW reserved for use - ALARM_ID_FW_RESERVED_299 = 289, ///< FW reserved for use + ALARM_ID_FW_RESERVED_291 = 291, ///< FW reserved for use + ALARM_ID_FW_RESERVED_292 = 292, ///< FW reserved for use + ALARM_ID_FW_RESERVED_293 = 293, ///< FW reserved for use + ALARM_ID_FW_RESERVED_294 = 294, ///< FW reserved for use + ALARM_ID_FW_RESERVED_295 = 295, ///< FW reserved for use + ALARM_ID_FW_RESERVED_296 = 296, ///< FW reserved for use + ALARM_ID_FW_RESERVED_297 = 297, ///< FW reserved for use + ALARM_ID_FW_RESERVED_298 = 298, ///< FW reserved for use + ALARM_ID_FW_RESERVED_299 = 299, ///< FW reserved for use ALARM_ID_FW_RESERVED_300 = 300, ///< FW reserved for use NUM_OF_ALARM_IDS ///< Number of alarms };