Index: firmware/App/Services/FpgaDD.h =================================================================== diff -u -rd3443d6a118d1d2565e86d95b5c7013d91145fea -r862bea855cd392328aad1f4a93a275980ee17f26 --- firmware/App/Services/FpgaDD.h (.../FpgaDD.h) (revision d3443d6a118d1d2565e86d95b5c7013d91145fea) +++ firmware/App/Services/FpgaDD.h (.../FpgaDD.h) (revision 862bea855cd392328aad1f4a93a275980ee17f26) @@ -249,8 +249,8 @@ void setFPGAD79RinsePumpPWMControl( U08 value ); U16 getFPGAD79RinsePumpPulseWidth( void ); -U16 getFPGAACDCPowerSupplyCurrent( void ); -U16 getFPGAACDCPowerSupplyVoltage( void ); +U16 getFPGAACToDCPowerSupplyCurrent( void ); +U16 getFPGAACToDCPowerSupplyVoltage( void ); U16 getFPGAACHeaterCurrent( void ); U16 getFPGAACHeaterVoltage( void ); @@ -328,8 +328,6 @@ U16 getFPGAP40PumpPWM( void ); U16 getFPGAP40PumpTachCount( void ); - - /**@}*/ #endif