Index: sources/view/hd/data/treatment/VTreatmentDialysateFlow.h =================================================================== diff -u -rc9f8f8cf3c6c37fc6460d8675c62c9442c4d4263 -r32ca8b84563394e35720ec2da6e607d45a128f39 --- sources/view/hd/data/treatment/VTreatmentDialysateFlow.h (.../VTreatmentDialysateFlow.h) (revision c9f8f8cf3c6c37fc6460d8675c62c9442c4d4263) +++ sources/view/hd/data/treatment/VTreatmentDialysateFlow.h (.../VTreatmentDialysateFlow.h) (revision 32ca8b84563394e35720ec2da6e607d45a128f39) @@ -43,6 +43,8 @@ PROPERTY( float , dialysateFlow_MotorCtlSpeed , 0) PROPERTY( float , dialysateFlow_MotorCtlCurrent, 0) PROPERTY( float , dialysateFlow_PWMDutyCycle , 0) + PROPERTY( quint32, dialysateFlow_RotorCount , 0) + PROPERTY( quint32, dialysateFlow_PresFlow , 0) VIEW_DEC(VTreatmentDialysateFlow, DialysateFlowData) };