Index: firmware/App/Services/FpgaDD.h =================================================================== diff -u -r9c0f227670dcf68439c5ea86768d116cc6f9585e -r3678601eac45b69684724bb46fe913049985c410 --- firmware/App/Services/FpgaDD.h (.../FpgaDD.h) (revision 9c0f227670dcf68439c5ea86768d116cc6f9585e) +++ firmware/App/Services/FpgaDD.h (.../FpgaDD.h) (revision 3678601eac45b69684724bb46fe913049985c410) @@ -7,8 +7,8 @@ * * @file FpgaDD.h * -* @author (last) Dara Navaei -* @date (last) 09-Jan-2026 +* @author (last) “rkallala” +* @date (last) 19-Jan-2026 * * @author (original) Vinayakam Mani * @date (original) 26-Aug-2024 @@ -304,8 +304,10 @@ U16 getFPGAFlowP16( void ); U16 getFPGAFlowP16Temp( void ); +U16 getFPGAFlowP16InternalTemp( void ); U16 getFPGAFlowP7( void ); U16 getFPGAFlowP7Temp( void ); +U16 getFPGAFlowP7InternalTemp( void ); void setFPGAP9Control( U08 control ); void setFPGAP9Address( U16 address );