Index: firmware/App/DDCommon.h =================================================================== diff -u -r202978f0c2f12bf5a1e466d6788e3a6fc6243569 -r1077fee46974061e6e0038b6c0ce0e1471715b61 --- firmware/App/DDCommon.h (.../DDCommon.h) (revision 202978f0c2f12bf5a1e466d6788e3a6fc6243569) +++ firmware/App/DDCommon.h (.../DDCommon.h) (revision 1077fee46974061e6e0038b6c0ce0e1471715b61) @@ -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 56 +#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