Index: firmware/App/Modes/Rinseback.h =================================================================== diff -u -r1b27784f400d03678a1441cd70ab1c4111bbfa04 -r00f9e708bd590c51dc8a83b59ed5d31a4e0b80b8 --- firmware/App/Modes/Rinseback.h (.../Rinseback.h) (revision 1b27784f400d03678a1441cd70ab1c4111bbfa04) +++ firmware/App/Modes/Rinseback.h (.../Rinseback.h) (revision 00f9e708bd590c51dc8a83b59ed5d31a4e0b80b8) @@ -41,6 +41,7 @@ { F32 targetRinsebackVolumeMl; F32 deliveredRinsebackVolumeMl; + U32 rinsebackFlowRateMlMin; } RINSEBACK_DATA_PAYLOAD_T; #pragma pack(pop)