Index: firmware/App/DDCommon.h =================================================================== diff -u -r1712a1f96ab55ada0770029ddf31c355f148fe1c -rf8065efe590dee6136d595f7b2c9592edb7778b0 --- firmware/App/DDCommon.h (.../DDCommon.h) (revision 1712a1f96ab55ada0770029ddf31c355f148fe1c) +++ firmware/App/DDCommon.h (.../DDCommon.h) (revision f8065efe590dee6136d595f7b2c9592edb7778b0) @@ -58,13 +58,13 @@ #define CONDUCTIVE_LEVEL_SENSOR_ENABLED 1 //Uncomment below to disable d30 heater alarm(as all units are not equipped with d30 temp sensor) -#define __D30_TEMPERATURE_DISABLED__ +#define __D30_TEMPERATURE_DISABLED__ 1 //Uncomment below to disable the DD too-many-bad-message-CRCs alarm. #define __BAD_MSG_CRC_ALARM_DISABLED__ 1 //Uncomment below to disable the conductivity sensor alarms -#define __CONDUCTIVITY_SENSOR_ALARMS_DISABLED__ +#define __CONDUCTIVITY_SENSOR_ALARMS_DISABLED__ 1 #include