Index: firmware/App/Services/FpgaDD.h =================================================================== diff -u -r830213bc6dcc1a684610caf78c79d55f2cb41e93 -r188516c38eff3adc3b74ef1a84a788acc0a7fe82 --- firmware/App/Services/FpgaDD.h (.../FpgaDD.h) (revision 830213bc6dcc1a684610caf78c79d55f2cb41e93) +++ firmware/App/Services/FpgaDD.h (.../FpgaDD.h) (revision 188516c38eff3adc3b74ef1a84a788acc0a7fe82) @@ -301,8 +301,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 );