Index: firmware/App/DDCommon.h =================================================================== diff -u -rd703b8b0f4ab05f7d0f9b9a91be7cf89e914f6ed -r48c4d25d6918813d93165fe4e7fee3bf0c247b7c --- firmware/App/DDCommon.h (.../DDCommon.h) (revision d703b8b0f4ab05f7d0f9b9a91be7cf89e914f6ed) +++ firmware/App/DDCommon.h (.../DDCommon.h) (revision 48c4d25d6918813d93165fe4e7fee3bf0c247b7c) @@ -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 @@ -54,10 +54,6 @@ //Uncomment below to disable heaters debug message #define __HEATERS_DEBUG__ 1 -//Uncomment below to disable Teensy conductivity driver -#define __TEENSY_CONDUCTIVITY_DRIVER__ 1 - - #include #include #endif