Index: firmware/App/Services/Messaging.h =================================================================== diff -u -r4fb1e15d35f6b968bab5620909c30baec98bfd4e -rf7c714a1a09b10d85a8b013712532d37b4d7b97a --- firmware/App/Services/Messaging.h (.../Messaging.h) (revision 4fb1e15d35f6b968bab5620909c30baec98bfd4e) +++ firmware/App/Services/Messaging.h (.../Messaging.h) (revision f7c714a1a09b10d85a8b013712532d37b4d7b97a) @@ -25,7 +25,7 @@ /** * @defgroup Messaging Messaging - * @brief The system communication messages module provides helper functions + * @brief The system communication messages unit provides helper functions * for sending outgoing system message and handling incoming system messages. * * @addtogroup Messaging @@ -67,7 +67,6 @@ BOOL handleSetTDOperationMode( MESSAGE_T *message ); - // Test Support Messaging Functions ************************** BOOL isTestingActivated( void );