Index: firmware/App/Services/FpgaFP.c =================================================================== diff -u -r410afd26b3ae5e372310c696c82f58c59235e10d -r41c4d109b7bc172d93ae1f4e4b20acaf96547807 --- firmware/App/Services/FpgaFP.c (.../FpgaFP.c) (revision 410afd26b3ae5e372310c696c82f58c59235e10d) +++ firmware/App/Services/FpgaFP.c (.../FpgaFP.c) (revision 41c4d109b7bc172d93ae1f4e4b20acaf96547807) @@ -849,7 +849,7 @@ /*********************************************************************//** * @brief - * The getFPGAP23Temperature function gets the TRO1 temperature sensor reading. + * The getFPGAP23Temperature function gets the P23 temperature sensor reading. * @details \b Inputs: fpgaSensorReadings.tempP23 * @details \b Outputs: none * @return P23 temperature sensor reading @@ -861,7 +861,7 @@ /*********************************************************************//** * @brief - * The getFPGAP22Temperature function gets the TRO2 temperature sensor reading. + * The getFPGAP22Temperature function gets the P22 temperature sensor reading. * @details \b Inputs: fpgaSensorReadings.tempP22 * @details \b Outputs: none * @return P22 temperature sensor reading