Index: firmware/App/Modes/ModeStandby.h =================================================================== diff -u -r5fc16235c1752c993b3f1285f3a2b9738372af7a -r021e6ea5f99fd6da424d8ab81d6a106f2cb41294 --- firmware/App/Modes/ModeStandby.h (.../ModeStandby.h) (revision 5fc16235c1752c993b3f1285f3a2b9738372af7a) +++ firmware/App/Modes/ModeStandby.h (.../ModeStandby.h) (revision 021e6ea5f99fd6da424d8ab81d6a106f2cb41294) @@ -39,7 +39,7 @@ DG_STANDBY_MODE_STATE_T getCurrentStandbyState( void ); // get the current state of the standby mode. -BOOL requestWaterSample( void ); // HD requests water sample +void waterSampleCommandHandler( SAMPLE_WATER_CMD_T sampleWaterCmd ); BOOL requestDGStart( void ); // HD requests DG start (go to re-circulate mode) BOOL startDGHeatDisinfect( void ); // HD start heat disinfect mode