Index: Common.h =================================================================== diff -u -r6e5e4e282f7e42bcf561cd508639640ecf733b32 -r521164a5f1e660c5bf512f656635ce09e2fc58b7 --- Common.h (.../Common.h) (revision 6e5e4e282f7e42bcf561cd508639640ecf733b32) +++ Common.h (.../Common.h) (revision 521164a5f1e660c5bf512f656635ce09e2fc58b7) @@ -7,7 +7,7 @@ * * @file Common.h * -* @author (last) Dara Navaei +* @author (last) Sean Nash * @date (last) 07-Mar-2023 * * @author (original) Sean @@ -376,6 +376,8 @@ F32 ROFlowRateLPM; ///< RO flow rate in L/min. F32 ROFlowRateWithCPsLPM; ///< RO flow rate with concentrate pumps in L/min. F32 dialysateFlowRateLPM; ///< Dialysate flow rate L/min. + F32 RORawFlowRateLPM; ///< Raw RO flow rate in L/min. + F32 dialysateRawFlowRateLPM; ///< Raw dialysate flow rate in L/min. } FLOW_SENSORS_DATA_T; /// DG switch reservoirs command structure