Index: firmware/App/Modes/ModeStandby.h =================================================================== diff -u -r2fff37fa585181917705645494549b5fd4a4d522 -r1c74566ff86f1df5e1929b8715d68715dc21a93b --- firmware/App/Modes/ModeStandby.h (.../ModeStandby.h) (revision 2fff37fa585181917705645494549b5fd4a4d522) +++ firmware/App/Modes/ModeStandby.h (.../ModeStandby.h) (revision 1c74566ff86f1df5e1929b8715d68715dc21a93b) @@ -38,7 +38,7 @@ U32 execStandbyMode( void ); // execute the standby mode state machine (call from OperationModes) void waterSampleCommandHandler( SAMPLE_WATER_CMD_T sampleWaterCmd ); -BOOL requestDGStart( void ); // HD requests DG start (go to re-circulate mode) +BOOL requestDGStart( void ); // HD requests DG start (go to generation idle mode) BOOL startDGFlush( void ); // HD start flush mode