Index: firmware/App/Services/FpgaRO.h =================================================================== diff -u -r51d83f99e63d9cb52951097996641cc5b3ddffd7 -re491c38c7c2e7850b5a7ff906c04d81eabf0efb8 --- firmware/App/Services/FpgaRO.h (.../FpgaRO.h) (revision 51d83f99e63d9cb52951097996641cc5b3ddffd7) +++ firmware/App/Services/FpgaRO.h (.../FpgaRO.h) (revision e491c38c7c2e7850b5a7ff906c04d81eabf0efb8) @@ -74,6 +74,11 @@ U08 getFPGAPMpReadCount( void ); U08 getFPGAPMpErrorCount( void ); +S16 getFPGAPPiRawPressure( void ); +S16 getFPGAPPiRawTemperature( void ); +U08 getFPGAPPiReadCount( void ); +U08 getFPGAPPiErrorCount( void ); + U08 getFPGAFloaterState( void ); U16 getFPGAFlowFMP( void );