Index: firmware/App/Services/SystemCommMessages.h =================================================================== diff -u -rad272a524906daa67d4de0aa41ac401dd33afc8f -r2e0a2f81470474f4767e19f76c538542b84a5d86 --- firmware/App/Services/SystemCommMessages.h (.../SystemCommMessages.h) (revision ad272a524906daa67d4de0aa41ac401dd33afc8f) +++ firmware/App/Services/SystemCommMessages.h (.../SystemCommMessages.h) (revision 2e0a2f81470474f4767e19f76c538542b84a5d86) @@ -99,7 +99,7 @@ void handleDGSerialNumberRequest( void ); // MSG_ID_HD_REQUEST_DG_SERVICE_RECORD -void handleDGServiceScheduleRequest( MESSAGE_T *message ); +void handleDGServiceScheduleRequestToUI( MESSAGE_T *message ); // MSG_ID_HD_REQUEST_DG_CONCENTRATE_RATIOS void handleDGSendConcentrateMixingRatios( MESSAGE_T *message ); @@ -191,6 +191,9 @@ // MSG_ID_DG_SEND_RO_PERMEATE_SAMPLE_DISPENSE_READY_TO_HD void handleSendROPermeateSampleDispenseReadyToHD( void ); +// MSG_ID_HD_REQUEST_SERVICE_RECORD_FROM_HD +void handleSendDGServiceRecordToHD( MESSAGE_T* message ); + // *********** public test support message functions ********** // MSG_TESTER_LOG_IN