Index: firmware/App/Services/SystemCommMessages.c =================================================================== diff -u -rb57a1e523e178cafddb96cd91388dcb60dd73497 -rddcaa054bec161fc48d07b86c3e2550c5bb15fbe --- firmware/App/Services/SystemCommMessages.c (.../SystemCommMessages.c) (revision b57a1e523e178cafddb96cd91388dcb60dd73497) +++ firmware/App/Services/SystemCommMessages.c (.../SystemCommMessages.c) (revision ddcaa054bec161fc48d07b86c3e2550c5bb15fbe) @@ -7,8 +7,8 @@ * * @file SystemCommMessages.c * -* @author (last) Vinayakam Mani -* @date (last) 30-Aug-2023 +* @author (last) Sean Nash +* @date (last) 30-Sep-2023 * * @author (original) Dara Navaei * @date (original) 05-Nov-2019 @@ -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.