Index: firmware/App/Services/SystemCommMessages.h =================================================================== diff -u -reae0635792a827b7cf9197cf6f6e253f2a094260 -r0b121a7c92a8d86f8369b7094b0bce21389f3747 --- firmware/App/Services/SystemCommMessages.h (.../SystemCommMessages.h) (revision eae0635792a827b7cf9197cf6f6e253f2a094260) +++ firmware/App/Services/SystemCommMessages.h (.../SystemCommMessages.h) (revision 0b121a7c92a8d86f8369b7094b0bce21389f3747) @@ -25,9 +25,6 @@ #include "FluidLeak.h" #include "LoadCell.h" #include "MessageSupport.h" -#include "ModeChemicalDisinfect.h" -#include "ModeFlush.h" -#include "ModeHeatDisinfect.h" #include "MsgQueues.h" #include "NVDataMgmt.h" #include "Reservoirs.h" @@ -166,6 +163,9 @@ // MSG_ID_DG_SET_SERVICE_TIME void handleSetDGServiceTime( MESSAGE_T *message ); +// MSG_ID_DG_START_STOP_HEAT_DISINFECT_ACTIVE_COOL +void handleStartStopDGHeatDisinfectActiveCool( MESSAGE_T* message ); + // *********** public test support message functions ********** // MSG_TESTER_LOG_IN