Index: firmware/App/Services/SystemCommMessages.h =================================================================== diff -u -r2f26e48d0ed5cc3aad6d4b1840005e60c944074d -r27792ea3eb8f23c8f0432620619fad4f654bdbe3 --- firmware/App/Services/SystemCommMessages.h (.../SystemCommMessages.h) (revision 2f26e48d0ed5cc3aad6d4b1840005e60c944074d) +++ firmware/App/Services/SystemCommMessages.h (.../SystemCommMessages.h) (revision 27792ea3eb8f23c8f0432620619fad4f654bdbe3) @@ -542,6 +542,9 @@ // MSG_ID_DG_RUN_MODE_FILL_FOR_CAL_CHECK void handleTestRunModeFillForCalibrationCheck( MESSAGE_T* message ); +// MSG_ID_DG_MODE_FILL_ENABLE_CHEMS_TEST +void handleTestEnableModeFillChemsTest( MESSAGE_T* message ); + /**@}*/ #endif