Index: firmware/App/Services/FPGA.h =================================================================== diff -u -r544e9782a1b8d444224f41efef38a5204c262722 -r5c53288436774f0cf6a24132ace29a64a66d619d --- firmware/App/Services/FPGA.h (.../FPGA.h) (revision 544e9782a1b8d444224f41efef38a5204c262722) +++ firmware/App/Services/FPGA.h (.../FPGA.h) (revision 5c53288436774f0cf6a24132ace29a64a66d619d) @@ -162,6 +162,9 @@ U08 getFPGATHdReadCount( void ); U08 getFPGATHdErrorCount( void ); +U16 getFPGAROFlowSensorEdgeCount( void ); +U16 getFPGADialysateFlowSensorEdgeCount( void ); + /**@}*/ #endif