Index: firmware/App/Services/SystemCommMessages.h =================================================================== diff -u -r1f1b53030a930c542646d9d88c7db0c3a945f150 -r059eb49a6f8fd2e2277b98b4aee986eb4519820a --- firmware/App/Services/SystemCommMessages.h (.../SystemCommMessages.h) (revision 1f1b53030a930c542646d9d88c7db0c3a945f150) +++ firmware/App/Services/SystemCommMessages.h (.../SystemCommMessages.h) (revision 059eb49a6f8fd2e2277b98b4aee986eb4519820a) @@ -166,6 +166,9 @@ // MSG_ID_HD_REQUEST_DG_USAGE_INFO void handleHDRequestDGUsageInfo( MESSAGE_T * message ); +// MSG_ID_REQUEST_CPLD_STATUS +void handleCpldStatusRequest( MESSAGE_T *message ); + // *********** public test support message functions ********** // MSG_TESTER_LOG_IN