Index: firmware/App/DDCommon.h =================================================================== diff -u -rab0d10f8e78958ca0dba8b5e9abb5ab15eae132a -r2c1f48366677def3a01d9a96f80cb3419a3b7674 --- firmware/App/DDCommon.h (.../DDCommon.h) (revision ab0d10f8e78958ca0dba8b5e9abb5ab15eae132a) +++ firmware/App/DDCommon.h (.../DDCommon.h) (revision 2c1f48366677def3a01d9a96f80cb3419a3b7674) @@ -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