Index: firmware/App/Services/FpgaRO.h =================================================================== diff -u -rae36722cb762a069233685bb62a63107fd80338e -r88185bbc8ba590d1bbbc5642b6c6b94c309bd37b --- firmware/App/Services/FpgaRO.h (.../FpgaRO.h) (revision ae36722cb762a069233685bb62a63107fd80338e) +++ firmware/App/Services/FpgaRO.h (.../FpgaRO.h) (revision 88185bbc8ba590d1bbbc5642b6c6b94c309bd37b) @@ -83,8 +83,8 @@ U16 getFPGAFlowFMP( void ); U16 getFPGAFlowFMPTemp( void ); -//U16 getFPGAFlowFMS( void ); -//U16 getFPGAFlowFMSTemp( void ); +U16 getFPGAFlowFMS( void ); +U16 getFPGAFlowFMSTemp( void ); void setFPGACPiControl( U08 control ); void setFPGACPiAddress( U16 address );