Index: firmware/App/Services/FPGA.h =================================================================== diff -u -r19a8bf98a7154e24c35da25225d4b55bf70ddd09 -rd558c3058a027d8f4407c7bb882505e30225a7f9 --- firmware/App/Services/FPGA.h (.../FPGA.h) (revision 19a8bf98a7154e24c35da25225d4b55bf70ddd09) +++ firmware/App/Services/FPGA.h (.../FPGA.h) (revision d558c3058a027d8f4407c7bb882505e30225a7f9) @@ -141,7 +141,7 @@ U16 getFPGABloodLeakLEDIntensity( void ); U16 getFPGABloodLeakRegisterCounter( void ); U08 getFPGABloodLeakTxFIFOCount( void ); -U08 getFPGABloodLeakRxFIFOCount( void ); +U16 getFPGABloodLeakRxFIFOCount( void ); U08 getFPGABloodLeakRxErrorCount( void ); U08 getFPGABloodLeakRxFIFODataOut( void );