Index: firmware/App/DDCommon.h =================================================================== diff -u -r9ab7b54451573c9db555fcefe47ee868a4c73458 -rd3e727d1ac6d0aa9e73f703e1bd8bde830a02bd6 --- firmware/App/DDCommon.h (.../DDCommon.h) (revision 9ab7b54451573c9db555fcefe47ee868a4c73458) +++ firmware/App/DDCommon.h (.../DDCommon.h) (revision d3e727d1ac6d0aa9e73f703e1bd8bde830a02bd6) @@ -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 34 // ********** development build switches ********** @@ -57,7 +57,6 @@ //Uncomment below to disable heaters debug message #define __HEATERS_DEBUG__ 1 - #include #include #endif