Index: NVDataMgmt.c =================================================================== diff -u -r09f34c113c719c5c2dd48607f028b47d805becf9 -r3487ed22aeb59ff656fd2a28309df8ef1de4e62a --- NVDataMgmt.c (.../NVDataMgmt.c) (revision 09f34c113c719c5c2dd48607f028b47d805becf9) +++ NVDataMgmt.c (.../NVDataMgmt.c) (revision 3487ed22aeb59ff656fd2a28309df8ef1de4e62a) @@ -8,7 +8,7 @@ * @file NVDataMgmt.c * * @author (last) Dara Navaei -* @date (last) 11-Apr-2024 +* @date (last) 26-Apr-2024 * * @author (original) Dara Navaei * @date (original) 12-Feb-2020 @@ -130,7 +130,7 @@ #ifdef _HD_ #define DEFAULT_BLOOD_LEAK_SET_POINT 20 ///< Blood leak default set point. #define DEFAULT_HEPARIN_PUMP_VOLTAGE 0.15F ///< Heparin pump default voltage. -#define DEFAULT_ENABLE_CHEM_DISINFECT 1 ///< Enable chemical disinfect in institutional record. +#define DEFAULT_ENABLE_CHEM_DISINFECT 0 ///< Disable chemical disinfect in institutional record. #endif // DG specific defines