Index: firmware/App/TDCommon.h =================================================================== diff -u -r24206b93ac749fd48c8e5fff45ffbc4ae9e9ad3d -r3fceee65945cede3526a91d57148ffe1deb0c70e --- firmware/App/TDCommon.h (.../TDCommon.h) (revision 24206b93ac749fd48c8e5fff45ffbc4ae9e9ad3d) +++ firmware/App/TDCommon.h (.../TDCommon.h) (revision 3fceee65945cede3526a91d57148ffe1deb0c70e) @@ -7,8 +7,8 @@ * * @file TDCommon.h * -* @author (last) Dara Navaei -* @date (last) 19-Dec-2025 +* @author (last) Varshini Nagabooshanam +* @date (last) 04-Feb-2026 * * @author (original) Sean Nash * @date (original) 01-Aug-2024 @@ -38,7 +38,7 @@ // #define TEST_PROCESS_TASKS_WO_UI 1 // Allow task processing even when UI not connected #define TEST_UI_ONLY 1 // Alpha test with TD and UI only - no DD // #define TEST_USE_OFF_AS_STOP_BUTTON 1 // Alpha test re-purposing off button as a stop button - #define TEST_NO_PRESSURE_CHECKS 1 // Alpha test with no pressure sensor checks + #define TEST_NO_PRESSURE_CHECKS 1 // Alpha test with no pressure sensor checks // #define TEST_NO_STOP_CONSUME_CHECK 1 // Alpha test with no check for stop button timeout // #define ASN_DEMO 1