Index: firmware/App/DDCommon.h =================================================================== diff -u -r82b841cdb65ac335475e02841b7b568d1f5c77b1 -rff93c14403f911ff4f28815c8c89f87395079123 --- firmware/App/DDCommon.h (.../DDCommon.h) (revision 82b841cdb65ac335475e02841b7b568d1f5c77b1) +++ firmware/App/DDCommon.h (.../DDCommon.h) (revision ff93c14403f911ff4f28815c8c89f87395079123) @@ -7,8 +7,8 @@ * * @file DDCommon.h * -* @author (last) “rkallala” -* @date (last) 28-Jan-2026 +* @author (last) Sameer Kalliadan Poyil +* @date (last) 10-Feb-2026 * * @author (original) Vinayakam Mani * @date (original) 07-Aug-2024 @@ -25,7 +25,7 @@ #define DD_VERSION_MAJOR 0 #define DD_VERSION_MINOR 0 #define DD_VERSION_MICRO 0 -#define DD_VERSION_BUILD 38 +#define DD_VERSION_BUILD 44 // ********** development build switches ********** @@ -49,7 +49,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