Index: firmware/App/Controllers/DGInterface.h =================================================================== diff -u -r0b084a3430750d40473bbd5dc3cdc2d73f4163d2 -r41a41275952290677df1fb0d27db3f354be26dd8 --- firmware/App/Controllers/DGInterface.h (.../DGInterface.h) (revision 0b084a3430750d40473bbd5dc3cdc2d73f4163d2) +++ firmware/App/Controllers/DGInterface.h (.../DGInterface.h) (revision 41a41275952290677df1fb0d27db3f354be26dd8) @@ -154,6 +154,9 @@ void cmdStopDGChemicalDisinfect( void ); void cmdStartDGChemicalFlushDisinfect( void ); void cmdStopDGChemFlushDisinfect( void ); +void cmdStopDGActiveCool( void ); +void cmdStartDGROPermeateSampleMode( void ); +void cmdStopDGROPermeateSampleMode( void ); void cmdRequestDGMixingRatios( void ); void cmdSetDGToServiceMode( void );