Index: firmware/App/Services/FPGA.h =================================================================== diff -u -r956bf7dbc9e63c875428495061dbdbcdbb8cacb0 -r7df1fae66b80c946ff1bcdee4b43afb5ab7a1d4c --- firmware/App/Services/FPGA.h (.../FPGA.h) (revision 956bf7dbc9e63c875428495061dbdbcdbb8cacb0) +++ firmware/App/Services/FPGA.h (.../FPGA.h) (revision 7df1fae66b80c946ff1bcdee4b43afb5ab7a1d4c) @@ -68,7 +68,7 @@ U08 getFPGARTDErrorCount( void ); U08 getFPGARTDReadCount( void ); -U32 getFPGATHDoTemp( void ); +U32 getFPGATRoTemp( void ); U08 getFPGATRoErrorCount( void ); U08 getFPGATRoReadCount( void ); @@ -124,7 +124,7 @@ U16 getFPGABoardTemp( void ); U32 getFPGALoadCellsA1B1Temp( void ); U32 getFPGALoadCellsA2B2Temp( void ); -U32 getFPGATHDoInternalTemp( void ); +U32 getFPGATRoInternalTemp( void ); U32 getFPGATDiInternalTemp( void ); U32 getFPGACondSnsrInternalTemp( void );