Index: firmware/App/DDCommon.h =================================================================== diff -u -r4bd41e0bc7efea077c9bcbafad83483db8c50f49 -r95770e7eb486179d314ec69639b0dd7350b69683 --- firmware/App/DDCommon.h (.../DDCommon.h) (revision 4bd41e0bc7efea077c9bcbafad83483db8c50f49) +++ firmware/App/DDCommon.h (.../DDCommon.h) (revision 95770e7eb486179d314ec69639b0dd7350b69683) @@ -7,8 +7,8 @@ * * @file DDCommon.h * -* @author (last) Sameer Kalliadan Poyil -* @date (last) 10-Feb-2026 +* @author (last) Jashwant Gantyada +* @date (last) 13-Mar-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 50 +#define DD_VERSION_BUILD 58 // ********** development build switches ********** @@ -48,9 +48,6 @@ //Uncomment below for bicarb chamber filling //#define __BICARB_CHAMBER_FILL__ 1 -//Uncomment below for Maxon controller speed change -#define __MAXON_SPEED_UPDATE__ 1 - //Uncomment below to disable heaters debug message #define __HEATERS_DEBUG__ 1