Index: firmware/App/DDCommon.h =================================================================== diff -u -r387ea33c2e45705550905bc1a97e13db1cc95bf8 -r9e6e86f604c8cce7c1704ae55d1e026de3422782 --- firmware/App/DDCommon.h (.../DDCommon.h) (revision 387ea33c2e45705550905bc1a97e13db1cc95bf8) +++ firmware/App/DDCommon.h (.../DDCommon.h) (revision 9e6e86f604c8cce7c1704ae55d1e026de3422782) @@ -43,14 +43,20 @@ //#define __PITEST__ 1 //Uncomment below if diener concentrate pump used -#define __DIENER_CONC_PUMP__ 1 +//#define __DIENER_CONC_PUMP__ 1 //Uncomment below if beta hardware is used //#define __BETA_HW_VER__ 1 //Uncomment below if barometric pressure sensor reading available //#define __BARO_PRES_SENSOR__ 1 +//Uncomment below if required hardware available ( baro and cond sensor) for testing +//#define ENABLE_ALARM_1 + +//Uncomment below once characterization/study completed +//#define ENABLE_ALARM_2 + //Uncomment below to disable heaters debug message #define __HEATERS_DEBUG__ 1