Index: firmware/App/DDCommon.h =================================================================== diff -u -re9e04e3ec946b2f688b5706c900640c1684b8747 -ra9432a08fba2911e7cf8bc62b0238aa0fd261445 --- firmware/App/DDCommon.h (.../DDCommon.h) (revision e9e04e3ec946b2f688b5706c900640c1684b8747) +++ firmware/App/DDCommon.h (.../DDCommon.h) (revision a9432a08fba2911e7cf8bc62b0238aa0fd261445) @@ -27,7 +27,6 @@ #define DD_VERSION_MICRO 0 #define DD_VERSION_BUILD 27 - // ********** development build switches ********** #ifndef _RELEASE_ @@ -45,6 +44,7 @@ //Uncomment below once characterization/study completed //#define ENABLE_ALARM_2 + //Uncomment below to disable heaters debug message #define __HEATERS_DEBUG__ 1