Index: firmware/App/Services/FPGA.h =================================================================== diff -u -r61fc45d7a43557312d6abd00a6b01e6823b44f04 -rcff72ec53660ec3ff6775c0508e3c721240ffba2 --- firmware/App/Services/FPGA.h (.../FPGA.h) (revision 61fc45d7a43557312d6abd00a6b01e6823b44f04) +++ firmware/App/Services/FPGA.h (.../FPGA.h) (revision cff72ec53660ec3ff6775c0508e3c721240ffba2) @@ -143,6 +143,8 @@ U16 getFPGAInternalVccAuxiliaryVoltage( void ); U16 getFPGAVPVNVoltage( void ); +U08 getFPGAHWConfiguration( void ); + //***************** DVT Functions ***************************/ void setFPGAAcidPumpControl( U08 control ); void setFPGABicarbPumpControl( U08 control );