Index: firmware/App/Services/FpgaRO.h =================================================================== diff -u -rce66580e076bffa157868ff7e422556f78a95cac -reaadab648c4c1d6d34f3927df6ce5cfb59cdebb6 --- firmware/App/Services/FpgaRO.h (.../FpgaRO.h) (revision ce66580e076bffa157868ff7e422556f78a95cac) +++ firmware/App/Services/FpgaRO.h (.../FpgaRO.h) (revision eaadab648c4c1d6d34f3927df6ce5cfb59cdebb6) @@ -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 );