Index: firmware/App/Controllers/SyringePump.h =================================================================== diff -u -r9055124b17389e04131b44c00915c33c72db3ae6 -rf01452c199716de698eaf90e692b9bb847d739c3 --- firmware/App/Controllers/SyringePump.h (.../SyringePump.h) (revision 9055124b17389e04131b44c00915c33c72db3ae6) +++ firmware/App/Controllers/SyringePump.h (.../SyringePump.h) (revision f01452c199716de698eaf90e692b9bb847d739c3) @@ -64,6 +64,7 @@ F32 syringePumpMeasHome; F32 syringePumpMeasSwitch; F32 syringePumpMeasForce; + F32 syringePumpSafetyVolume; } SYRINGE_PUMP_DATA_PAYLOAD_T; // ********** public function prototypes **********