Index: firmware/App/Services/FPGA.h =================================================================== diff -u -r76f413c7bde4ca9d12cc61e0191daddb1e86e9f1 -r5f86e35ac3c021b68708457d17d4ef51b20aef9c --- firmware/App/Services/FPGA.h (.../FPGA.h) (revision 76f413c7bde4ca9d12cc61e0191daddb1e86e9f1) +++ firmware/App/Services/FPGA.h (.../FPGA.h) (revision 5f86e35ac3c021b68708457d17d4ef51b20aef9c) @@ -68,7 +68,7 @@ U08 getFPGARTDErrorCount( void ); U08 getFPGARTDReadCount( void ); -U32 getFPGATHDoTemp( void ); +U32 getFPGATRoTemp( void ); U08 getFPGATRoErrorCount( void ); U08 getFPGATRoReadCount( void ); @@ -122,7 +122,7 @@ U16 getFPGABoardTemp( void ); U32 getFPGALoadCellsA1B1Temp( void ); U32 getFPGALoadCellsA2B2Temp( void ); -U32 getFPGATHDoInternalTemp( void ); +U32 getFPGATRoInternalTemp( void ); U32 getFPGATDiInternalTemp( void ); U32 getFPGACondSnsrInternalTemp( void );