Index: firmware/App/DDCommon.h =================================================================== diff -u -r846d04b392ffb11d26e5f8376734e1d5335b140e -rcaa15db89a49c98671f0a87dc2242d0fc7f683b7 --- firmware/App/DDCommon.h (.../DDCommon.h) (revision 846d04b392ffb11d26e5f8376734e1d5335b140e) +++ firmware/App/DDCommon.h (.../DDCommon.h) (revision caa15db89a49c98671f0a87dc2242d0fc7f683b7) @@ -25,7 +25,7 @@ #define DD_VERSION_MAJOR 0 #define DD_VERSION_MINOR 0 #define DD_VERSION_MICRO 0 -#define DD_VERSION_BUILD 11 +#define DD_VERSION_BUILD 21 // ********** development build switches ********** @@ -44,11 +44,8 @@ //Uncomment below once characterization/study completed //#define ENABLE_ALARM_2 - //Uncomment below to disable heaters debug message #define __HEATERS_DEBUG__ 1 - - #include #include #endif