Index: firmware/App/Services/FPGA.h =================================================================== diff -u -r7da76d7131d824ab15f58857eeeedcf128e57391 -r2e56d2d983becc4b15bd296d583e046e061a5719 --- firmware/App/Services/FPGA.h (.../FPGA.h) (revision 7da76d7131d824ab15f58857eeeedcf128e57391) +++ firmware/App/Services/FPGA.h (.../FPGA.h) (revision 2e56d2d983becc4b15bd296d583e046e061a5719) @@ -151,6 +151,7 @@ U16 getFPGAValveBloodArterialCurrentCounts( void ); U16 getFPGAFrontDoorStatus( void ); +U16 getFPGACartridgeLatchStatus( void ); // The PWM functions are only used during debugging #ifdef DEBUG_ENABLED