Index: firmware/App/DDCommon.h =================================================================== diff -u -r27e8758fa6199e72b914e1199786a4396ce74d06 -r43332b2877c6afa12a9da903dea6cf0cfb71aec3 --- firmware/App/DDCommon.h (.../DDCommon.h) (revision 27e8758fa6199e72b914e1199786a4396ce74d06) +++ firmware/App/DDCommon.h (.../DDCommon.h) (revision 43332b2877c6afa12a9da903dea6cf0cfb71aec3) @@ -25,7 +25,7 @@ #define DD_VERSION_MAJOR 0 #define DD_VERSION_MINOR 0 #define DD_VERSION_MICRO 0 -#define DD_VERSION_BUILD 24 +#define DD_VERSION_BUILD 36 // ********** development build switches ********** @@ -60,7 +60,6 @@ //Uncomment below to disable heaters debug message #define __HEATERS_DEBUG__ 1 - #include #include #endif