Index: firmware/App/Controllers/SyringePump.h =================================================================== diff -u -r19a8bf98a7154e24c35da25225d4b55bf70ddd09 -rfe91ec494378a7df34e3c14853a797f9f8f044e9 --- firmware/App/Controllers/SyringePump.h (.../SyringePump.h) (revision 19a8bf98a7154e24c35da25225d4b55bf70ddd09) +++ firmware/App/Controllers/SyringePump.h (.../SyringePump.h) (revision fe91ec494378a7df34e3c14853a797f9f8f044e9) @@ -94,6 +94,7 @@ BOOL startHeparinBolus( void ); BOOL startHeparinContinuous( void ); BOOL setSyringePumpDACVref( F32 vRef ); +void syringeDetectionRequired( BOOL req ); BOOL isSyringeDetected( void ); BOOL isSyringePumpHome( void );