Index: firmware/App/Services/FpgaDD.h =================================================================== diff -u -r313982ccc772f1bbe182877dff7e00381b04e0f4 -r322747d530c1b8205be257557e53dcfe9caad50a --- firmware/App/Services/FpgaDD.h (.../FpgaDD.h) (revision 313982ccc772f1bbe182877dff7e00381b04e0f4) +++ firmware/App/Services/FpgaDD.h (.../FpgaDD.h) (revision 322747d530c1b8205be257557e53dcfe9caad50a) @@ -222,9 +222,9 @@ U32 getFPGABaroTemperature( void ); //Primary and Trimmer heater -void setFPGAPrimaryHeaterPWMControl( U08 control ); -void setFPGATrimmerHeaterPWMControl( U08 control ); -void setFPGACPrimaryHeaterOnOffControl( BOOL flag ); +void setFPGAD5HeaterPWMControl( U08 control ); +void setFPGAD45HeaterPWMControl( U08 control ); +void setFPGAD5HeaterOnOffControl( BOOL flag ); /**@}*/