Index: firmware/App/Services/SystemCommMessages.c =================================================================== diff -u -r5216f3b45f98fe69d09a66b6fef53b86b60e57e9 -r9e611165fe4a2eaeccd7b2a37c8e4dfc8498b526 --- firmware/App/Services/SystemCommMessages.c (.../SystemCommMessages.c) (revision 5216f3b45f98fe69d09a66b6fef53b86b60e57e9) +++ firmware/App/Services/SystemCommMessages.c (.../SystemCommMessages.c) (revision 9e611165fe4a2eaeccd7b2a37c8e4dfc8498b526) @@ -5445,7 +5445,7 @@ sendTestAckResponseMsg( (MSG_ID_T)message->hdr.msgID, result ); } -/************************************************************************* +/*********************************************************************//** * @brief * The handleSetSwitchesStatusOverrideRequest function handles a * request to override the status of a switch in HD. @@ -5477,7 +5477,7 @@ sendTestAckResponseMsg( (MSG_ID_T)message->hdr.msgID, result ); } -/************************************************************************* +/*********************************************************************//** * @brief * The handleTestSwitchesPublishIntervalOverrideRequest function handles a * request to override the the switches data publish interval.