Index: firmware/App/Services/SystemCommMessages.h =================================================================== diff -u -r3c0614e16047ada1ea30c9e7f883f78d98b363e3 -r06a16fec63eebb36633c42925aefecc8d452755f --- firmware/App/Services/SystemCommMessages.h (.../SystemCommMessages.h) (revision 3c0614e16047ada1ea30c9e7f883f78d98b363e3) +++ firmware/App/Services/SystemCommMessages.h (.../SystemCommMessages.h) (revision 06a16fec63eebb36633c42925aefecc8d452755f) @@ -559,7 +559,7 @@ void handleReceiveROPermeateSampleReadyToDispenseFromDG( MESSAGE_T* message ); // MSG_ID_UI_INSTITUTIONAL_RECORD_REQUEST -void sendInstitutionalRecordToUI( MESSAGE_T* message ); +void handleSendInstitutionalRecordToUI( MESSAGE_T* message ); // *********** public test support message functions **********