Index: firmware/App/Modes/ModeStandby.h =================================================================== diff -u -r025612ad77fe630889a364586de54bffe5262d56 -r0b121a7c92a8d86f8369b7094b0bce21389f3747 --- firmware/App/Modes/ModeStandby.h (.../ModeStandby.h) (revision 025612ad77fe630889a364586de54bffe5262d56) +++ firmware/App/Modes/ModeStandby.h (.../ModeStandby.h) (revision 0b121a7c92a8d86f8369b7094b0bce21389f3747) @@ -50,6 +50,7 @@ BOOL startDGFlush( void ); // HD start flush mode BOOL startDGHeatDisinfect( void ); // HD start heat disinfect mode +BOOL startDGHeatDisinfectActiveCool( void ); DG_STANDBY_MODE_STATE_T getCurrentStandbyState( void ); // get the current state of the standby mode. BOOL testSetFilterFlushTimePeriodOverride( U32 value );