Index: firmware/App/DDCommon.h =================================================================== diff -u -r4269f94fdfbd470d1a172784b4e2ccbb19ac92f2 -refed432eddd3b47deb44b68088e534ac539b47f6 --- firmware/App/DDCommon.h (.../DDCommon.h) (revision 4269f94fdfbd470d1a172784b4e2ccbb19ac92f2) +++ firmware/App/DDCommon.h (.../DDCommon.h) (revision efed432eddd3b47deb44b68088e534ac539b47f6) @@ -25,7 +25,7 @@ #define DD_VERSION_MAJOR 0 #define DD_VERSION_MINOR 0 #define DD_VERSION_MICRO 0 -#define DD_VERSION_BUILD 27 +#define DD_VERSION_BUILD 36 // ********** development build switches ********** @@ -52,7 +52,7 @@ //#define __BICARB_CHAMBER_FILL__ 1 //Uncomment below for Maxon controller speed change -//#define __MAXON_SPEED_UPDATE__ 1 +#define __MAXON_SPEED_UPDATE__ 1 //Uncomment below to disable heaters debug message #define __HEATERS_DEBUG__ 1