Index: firmware/App/Modes/ModeStandby.h =================================================================== diff -u -rc230be1bd4296324bf5dfc288c212eb7c2ce5d2d -r992975fb3cd56ddd7567b5e27f8bebd9b9948e9d --- firmware/App/Modes/ModeStandby.h (.../ModeStandby.h) (revision c230be1bd4296324bf5dfc288c212eb7c2ce5d2d) +++ firmware/App/Modes/ModeStandby.h (.../ModeStandby.h) (revision 992975fb3cd56ddd7567b5e27f8bebd9b9948e9d) @@ -58,6 +58,8 @@ BOOL startDGChemicalDisinfect( void ); // HD start chemical disinfect mode BOOL startDGChemicalDisinfectFlush( void ); // HD start chemical disinfect flush mode +BOOL startDGROPermeateSample( void ); // HD start RO permeate sample + /**@}*/ #endif