Index: firmware/App/Services/FpgaDD.h =================================================================== diff -u -r837e86dd59014bd075bc39839c8b4b6324288880 -r78842b478a83315eda5d877a99b16f3b899b7727 --- firmware/App/Services/FpgaDD.h (.../FpgaDD.h) (revision 837e86dd59014bd075bc39839c8b4b6324288880) +++ firmware/App/Services/FpgaDD.h (.../FpgaDD.h) (revision 78842b478a83315eda5d877a99b16f3b899b7727) @@ -224,6 +224,7 @@ //Primary and Trimmer heater void setFPGAPrimaryHeaterPWMControl( U08 control ); void setFPGATrimmerHeaterPWMControl( U08 control ); +void setFPGACPrimaryHeaterOnOffControl( BOOL flag ); /**@}*/