Index: firmware/App/Services/SystemCommMessages.h =================================================================== diff -u -r8e9deb5939d1a174f1c1afdfeac16569739e0357 -reff31263255b3a3441caff2955b4910f9ccc3656 --- firmware/App/Services/SystemCommMessages.h (.../SystemCommMessages.h) (revision 8e9deb5939d1a174f1c1afdfeac16569739e0357) +++ firmware/App/Services/SystemCommMessages.h (.../SystemCommMessages.h) (revision eff31263255b3a3441caff2955b4910f9ccc3656) @@ -143,6 +143,9 @@ // MSG_ID_DG_SEND_SW_CONFIG_RECORD BOOL sendDGSWConfigRecord( U32 payloadCurrNum, U32 payloadTotalNum, U32 length, U08* swRcrdAddress ); +// MSG_ID_DG_SCHEDULED_RUNS_INFO +void handleDGScheduledRunsRequest( MESSAGE_T *message ); + // *********** public test support message functions ********** // MSG_TESTER_LOG_IN