Index: firmware/App/Controllers/DGInterface.h =================================================================== diff -u -r25ede6f944eb53b68c8073404663c99d3ce158b0 -r0b084a3430750d40473bbd5dc3cdc2d73f4163d2 --- firmware/App/Controllers/DGInterface.h (.../DGInterface.h) (revision 25ede6f944eb53b68c8073404663c99d3ce158b0) +++ firmware/App/Controllers/DGInterface.h (.../DGInterface.h) (revision 0b084a3430750d40473bbd5dc3cdc2d73f4163d2) @@ -152,7 +152,7 @@ void cmdStopDGHeatDisinfect( void ); void cmdStartDGChemicalDisinfect( void ); void cmdStopDGChemicalDisinfect( void ); -void cmdStartDGChememicalFlushDisinfect( void ); +void cmdStartDGChemicalFlushDisinfect( void ); void cmdStopDGChemFlushDisinfect( void ); void cmdRequestDGMixingRatios( void ); void cmdSetDGToServiceMode( void );