Index: firmware/App/DDCommon.h =================================================================== diff -u -rf51298b204194adca86fb945a17037bf022f9e75 -ree52c84c34bb3c33b92324ea481738c12ef47107 --- firmware/App/DDCommon.h (.../DDCommon.h) (revision f51298b204194adca86fb945a17037bf022f9e75) +++ firmware/App/DDCommon.h (.../DDCommon.h) (revision ee52c84c34bb3c33b92324ea481738c12ef47107) @@ -51,6 +51,9 @@ //Uncomment below to disable heaters debug message #define __HEATERS_DEBUG__ 1 +//Uncomment below to disable balancing chamber debug message +#define __BAL_CHAMBER_DEBUG__ 1 + //Uncomment below if D1 placement is used for Temp control at dialyzer //#define __USE_D1_TEMP_ 1