Index: firmware/App/Controllers/DialInFlow.h =================================================================== diff -u -red39a4c00ef51318dfced8372eabcbee3ce03c52 -rfc65332fb8fa0e83ddccbdc72592cc4a4b41e382 --- firmware/App/Controllers/DialInFlow.h (.../DialInFlow.h) (revision ed39a4c00ef51318dfced8372eabcbee3ce03c52) +++ firmware/App/Controllers/DialInFlow.h (.../DialInFlow.h) (revision fc65332fb8fa0e83ddccbdc72592cc4a4b41e382) @@ -45,7 +45,7 @@ F32 measMCSpd; F32 measMCCurr; F32 pwmDC; - F32 flowSigStrength; + U32 rotorCount; } DIALIN_PUMP_STATUS_PAYLOAD_T; // ********** public function prototypes **********