Index: firmware/App/Services/SystemCommMessages.h =================================================================== diff -u -r4bd3bf3483660050d3026f7f9adff43782bfc620 -r61c74b7c3a092f9e2900665f1a4f0391f78c5c03 --- firmware/App/Services/SystemCommMessages.h (.../SystemCommMessages.h) (revision 4bd3bf3483660050d3026f7f9adff43782bfc620) +++ firmware/App/Services/SystemCommMessages.h (.../SystemCommMessages.h) (revision 61c74b7c3a092f9e2900665f1a4f0391f78c5c03) @@ -535,6 +535,9 @@ // MSG_ID_DG_CHEM_DISINFECT_ACID_OVERRIDE void handleTestChemDisinfectAcidOverride( MESSAGE_T* message ); +// MSG_ID_DG_RUN_MODE_FILL_FOR_CAL_CHECK +void handleTestRunModeFillForCalibrationCheck( MESSAGE_T* message ); + /**@}*/ #endif