Index: firmware/App/Services/SystemCommMessages.h =================================================================== diff -u -rf5d4fecd7b937ddf8e8b4ef3372541e79c7a44fc -r5bcaad82c0fdd66fda6db24a023d7128c4eb93ae --- firmware/App/Services/SystemCommMessages.h (.../SystemCommMessages.h) (revision f5d4fecd7b937ddf8e8b4ef3372541e79c7a44fc) +++ firmware/App/Services/SystemCommMessages.h (.../SystemCommMessages.h) (revision 5bcaad82c0fdd66fda6db24a023d7128c4eb93ae) @@ -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 **********