Index: firmware/App/Services/SystemCommDD.h =================================================================== diff -u -rf7c714a1a09b10d85a8b013712532d37b4d7b97a -r48ca7fd644c67920acc29a80b7af379d0a134d1a --- firmware/App/Services/SystemCommDD.h (.../SystemCommDD.h) (revision f7c714a1a09b10d85a8b013712532d37b4d7b97a) +++ firmware/App/Services/SystemCommDD.h (.../SystemCommDD.h) (revision 48ca7fd644c67920acc29a80b7af379d0a134d1a) @@ -52,8 +52,7 @@ void checkForCommTimeouts( void ); void checkTooManyBadMsgCRCs( void ); -BOOL testSetTDCommunicationStatus( U32 value ); -BOOL testResetTDCommuncationStatus( void ); +BOOL testTDCommunicationStatus( MESSAGE_T *message ); /**@}*/