Index: firmware/App/Controllers/SyringePump.h =================================================================== diff -u -r8b791e3252b79d693cb6d959648f85df2e44b709 -r722eb364d9b8d1fa9cc98da41f09c5fd73a8be39 --- firmware/App/Controllers/SyringePump.h (.../SyringePump.h) (revision 8b791e3252b79d693cb6d959648f85df2e44b709) +++ firmware/App/Controllers/SyringePump.h (.../SyringePump.h) (revision 722eb364d9b8d1fa9cc98da41f09c5fd73a8be39) @@ -64,6 +64,7 @@ F32 syringePumpMeasHome; F32 syringePumpMeasSwitch; F32 syringePumpMeasForce; + F32 syringePumpSafetyVolume; } SYRINGE_PUMP_DATA_PAYLOAD_T; // ********** public function prototypes **********