Index: firmware/App/Services/SystemCommMessages.c =================================================================== diff -u -r1cefdd82890709898ba4f5c8d8d93db1e650bec0 -r85814f50ffa07b1794e9b1c40d3e558554a7fb77 --- firmware/App/Services/SystemCommMessages.c (.../SystemCommMessages.c) (revision 1cefdd82890709898ba4f5c8d8d93db1e650bec0) +++ firmware/App/Services/SystemCommMessages.c (.../SystemCommMessages.c) (revision 85814f50ffa07b1794e9b1c40d3e558554a7fb77) @@ -5420,7 +5420,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. @@ -5452,7 +5452,7 @@ sendTestAckResponseMsg( (MSG_ID_T)message->hdr.msgID, result ); } -/************************************************************************* +/*********************************************************************//** * @brief * The handleTestSwitchesPublishIntervalOverrideRequest function handles a * request to override the the switches data publish interval.