Index: firmware/App/Controllers/SyringePump.h =================================================================== diff -u -rfe91ec494378a7df34e3c14853a797f9f8f044e9 -r06477e29097a60ca81d5d9382c4a773d30dedf69 --- firmware/App/Controllers/SyringePump.h (.../SyringePump.h) (revision fe91ec494378a7df34e3c14853a797f9f8f044e9) +++ firmware/App/Controllers/SyringePump.h (.../SyringePump.h) (revision 06477e29097a60ca81d5d9382c4a773d30dedf69) @@ -93,7 +93,7 @@ BOOL checkForPrimeOcclusion( void ); BOOL startHeparinBolus( void ); BOOL startHeparinContinuous( void ); -BOOL setSyringePumpDACVref( F32 vRef ); +BOOL setSyringePumpDACVref( void ); void syringeDetectionRequired( BOOL req ); BOOL isSyringeDetected( void );