Index: firmware/App/Services/SystemCommMessages.c =================================================================== diff -u -rfeb93744f73bc0a3d58841bb02bd05c38357f35d -r2e4afce5a9fd0392b330461ed38322ecadd59aa1 --- firmware/App/Services/SystemCommMessages.c (.../SystemCommMessages.c) (revision feb93744f73bc0a3d58841bb02bd05c38357f35d) +++ firmware/App/Services/SystemCommMessages.c (.../SystemCommMessages.c) (revision 2e4afce5a9fd0392b330461ed38322ecadd59aa1) @@ -2063,8 +2063,8 @@ /*********************************************************************//** * @brief -* The handleThermistorsDataPublishIntervalOverride function handles a request -* to override the publish interval of the thermistors data. +* The handleTestThermistorsDataPublishIntervalOverride function handles a +* request to override the publish interval of the thermistors data. * @details Inputs: none * @details Outputs: message handled * @param message a pointer to the message to handle @@ -2095,8 +2095,8 @@ /*********************************************************************//** * @brief -* The handleThermisotrsValueOverride function handles a request to override -* a thermistor's value. +* The handleTestThermisotrsValueOverride function handles a request to +* override a thermistor's value. * @details Inputs: none * @details Outputs: message handled * @param message a pointer to the message to handle @@ -2127,7 +2127,7 @@ /*********************************************************************//** * @brief -* The handleFansDataPublishIntervalOverride function handles a request +* The handleTestFansDataPublishIntervalOverride function handles a request * to override the publish interval of the fans data * @details Inputs: none * @details Outputs: message handled