Index: firmware/App/Modes/ModeStandby.h =================================================================== diff -u -rf7c714a1a09b10d85a8b013712532d37b4d7b97a -ra14bc308c72272ce0275d263cf010c90d8a37355 --- firmware/App/Modes/ModeStandby.h (.../ModeStandby.h) (revision f7c714a1a09b10d85a8b013712532d37b4d7b97a) +++ firmware/App/Modes/ModeStandby.h (.../ModeStandby.h) (revision a14bc308c72272ce0275d263cf010c90d8a37355) @@ -44,7 +44,6 @@ U32 transitionToStandbyMode( void ); // prepares for transition to standby mode U32 execStandbyMode( void ); // execute the standby mode state machine (call from OperationModes) -void waterSampleCommandHandler( SAMPLE_WATER_CMD_T sampleWaterCmd ); // handle water sample command BOOL requestDDStart( void ); // TD requests DD start (go to generation idle mode) BOOL signalAbortWaterSampling( void ); // TD signal to abort water sampling.