Index: firmware/App/DDCommon.h =================================================================== diff -u -r6be1432c0c90124ca24e20544987b09bc4dc59a0 -r7d85bc16d7e6a209a28d0152c8cd7da5d5af1be2 --- firmware/App/DDCommon.h (.../DDCommon.h) (revision 6be1432c0c90124ca24e20544987b09bc4dc59a0) +++ firmware/App/DDCommon.h (.../DDCommon.h) (revision 7d85bc16d7e6a209a28d0152c8cd7da5d5af1be2) @@ -7,8 +7,8 @@ * * @file DDCommon.h * -* @author (last) Michael Garthwaite -* @date (last) 02-Feb-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 41 +#define DD_VERSION_BUILD 47 // ********** 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