Index: Utilities.h =================================================================== diff -u -rb6692fc38b400e9f2c12520fcadc2438e5a31e36 -rba25a0ba6b7f7cf1abe752543746c05a16740964 --- Utilities.h (.../Utilities.h) (revision b6692fc38b400e9f2c12520fcadc2438e5a31e36) +++ Utilities.h (.../Utilities.h) (revision ba25a0ba6b7f7cf1abe752543746c05a16740964) @@ -43,7 +43,8 @@ #ifdef _HD_ #endif #ifdef _DG_ - TIME_WINDOWED_COUNT_FPGA_CONDUCTIVITY_SENSOR_ERROR, ///< FPGA Conductivity sensor error + TIME_WINDOWED_COUNT_FPGA_CONDUCTIVITY_SENSOR_ERROR, ///< FPGA Conductivity sensor error + TIME_WINDOWED_COUNT_FPGA_TEMPERATURE_SENSOR_ERROR, ///< FPGA Temperature sensor error #endif NUM_OF_TIME_WINDOWED_COUNTS ///< Number of pressure sensors. } TIME_WINDOWED_COUNT_T;